[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_3cats",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_player_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_Event_action",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_interactionActions'",
          "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_lookAtComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "playerHandUse_RMB",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:playerHandUse_RMB'",
      "ObjectPath": "VotV/Content/objects/prop.71"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:playerHandUse_RMB'",
      "ObjectPath": "VotV/Content/objects/prop.71"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "actionOptionIndex",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/prop.72"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/prop.72"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "action",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_interactionActions'",
          "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "lookAtComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "a__UpdateFunc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "a__FinishedFunc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getActionOptions",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop.138"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop.138"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "numberIn",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": null
      },
      {
        "Type": "ArrayProperty",
        "Name": "options",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "options",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "options_enum",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "options_enum",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "optionsNamesOverlay",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "TextProperty",
          "Name": "optionsNamesOverlay",
          "Flags": "RF_Public",
          "ElementSize": 24
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "number",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "Enum": null
      },
      {
        "Type": "FloatProperty",
        "Name": "lookAtCenter",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_3cats_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_3cats",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Properties": {
      "Timelines": [
        {
          "ObjectName": "TimelineTemplate'prop_3cats_C:a_Template'",
          "ObjectPath": "VotV/Content/objects/prop_3cats.15"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_3cats_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.14"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_3cats_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.9"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_3cats_C:ExecuteUbergraph_prop_3cats'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_3cats_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.5"
      },
      {
        "ObjectName": "Function'prop_3cats_C:a__FinishedFunc'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.4"
      },
      {
        "ObjectName": "Function'prop_3cats_C:a__UpdateFunc'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.3"
      },
      {
        "ObjectName": "Function'prop_3cats_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.2"
      },
      {
        "ObjectName": "Function'prop_3cats_C:playerHandUse_RMB'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.1"
      },
      {
        "ObjectName": "Function'prop_3cats_C:ExecuteUbergraph_prop_3cats'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PointLight",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'PointLightComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "a_a_E242AECD400018D07DE48597EB675DC4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4
      },
      {
        "Type": "ByteProperty",
        "Name": "a__Direction_E242AECD400018D07DE48597EB675DC4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ETimelineDirection'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "a",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'TimelineComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_3cats": {
        "ObjectName": "Function'prop_3cats_C:ExecuteUbergraph_prop_3cats'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.0"
      },
      "playerHandUse_RMB": {
        "ObjectName": "Function'prop_3cats_C:playerHandUse_RMB'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.1"
      },
      "actionOptionIndex": {
        "ObjectName": "Function'prop_3cats_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.2"
      },
      "a__UpdateFunc": {
        "ObjectName": "Function'prop_3cats_C:a__UpdateFunc'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.3"
      },
      "a__FinishedFunc": {
        "ObjectName": "Function'prop_3cats_C:a__FinishedFunc'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.4"
      },
      "getActionOptions": {
        "ObjectName": "Function'prop_3cats_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.5"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "prop_3cats_C'Default__prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.7"
    }
  },
  {
    "Type": "prop_3cats_C",
    "Name": "Default__prop_3cats_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_3cats.prop_3cats_C'",
    "Package": "VotV/Content/objects/prop_3cats",
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "UberGraphFrame": {},
      "name": "3cat"
    }
  },
  {
    "Type": "CurveFloat",
    "Name": "CurveFloat_0",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CurveFloat'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "Properties": {
      "FloatCurve": {
        "Keys": [
          {
            "InterpMode": "RCIM_Linear",
            "TangentMode": "RCTM_Auto",
            "TangentWeightMode": "RCTWM_WeightedNone",
            "Time": 0.0,
            "Value": 1.0,
            "ArriveTangent": 0.0,
            "ArriveTangentWeight": 0.0,
            "LeaveTangent": 0.0,
            "LeaveTangentWeight": 0.0
          },
          {
            "InterpMode": "RCIM_Linear",
            "TangentMode": "RCTM_Auto",
            "TangentWeightMode": "RCTWM_WeightedNone",
            "Time": 1.0,
            "Value": 0.0,
            "ArriveTangent": 0.0,
            "ArriveTangentWeight": 0.0,
            "LeaveTangent": 0.0,
            "LeaveTangentWeight": 0.0
          }
        ]
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    }
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "Properties": {
      "SourceRadius": 30.0,
      "SoftSourceRadius": 10.0,
      "Intensity": 0.0,
      "CastShadows": false,
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 30.0
      }
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_3cats_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.14"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_3cats_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.11"
      },
      "VariableGuid": "0FA29164-40F57B33-87622D9A-C39C639B",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_3cats_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.14"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'PointLightComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "PointLightComponent'prop_3cats_C:PointLight_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.10"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "21913E95-449DA018-0E004089-847D8CBD",
      "InternalVariableName": "PointLight"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_3cats_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_3cats.13"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_3cats_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_3cats.13"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_3cats_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_3cats.12"
      }
    }
  },
  {
    "Type": "TimelineTemplate",
    "Name": "a_Template",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineTemplate'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_3cats_C'",
      "ObjectPath": "VotV/Content/objects/prop_3cats.6"
    },
    "Properties": {
      "TimelineLength": 1.0,
      "FloatTracks": [
        {
          "CurveFloat": {
            "ObjectName": "CurveFloat'prop_3cats_C:CurveFloat_0'",
            "ObjectPath": "VotV/Content/objects/prop_3cats.8"
          },
          "PropertyName": "a_a_E242AECD400018D07DE48597EB675DC4",
          "TrackName": "a",
          "bIsExternalCurve": false
        }
      ],
      "TimelineGuid": "E242AECD-400018D0-7DE48597-EB675DC4",
      "VariableName": "a",
      "DirectionPropertyName": "a__Direction_E242AECD400018D07DE48597EB675DC4",
      "UpdateFunctionName": "a__UpdateFunc",
      "FinishedFunctionName": "a__FinishedFunc"
    }
  }
]