[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_gascan_big",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_fuel",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsFlamethrower",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'flamethrower_C'",
          "ObjectPath": "VotV/Content/objects/misc/flamethrower.3"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "Function'comp_flammable_C:extinguished__DelegateSignature'",
          "ObjectPath": "VotV/Content/objects/components/comp_flammable.0"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_VictoryFloatMinusEquals_FloatOut",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Greater_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_damage",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeRotator_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_ComposeRotators_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetRelativeRotation_SweepHitResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "fireDamage",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:fireDamage'",
      "ObjectPath": "VotV/Content/objects/prop.16"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:fireDamage'",
      "ObjectPath": "VotV/Content/objects/prop.16"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "damage",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveTick'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "extinguished",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ignite",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:ignite'",
      "ObjectPath": "VotV/Content/objects/prop.15"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:ignite'",
      "ObjectPath": "VotV/Content/objects/prop.15"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "fuel",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop.23"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop.23"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_gascan_big_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_gascan_big",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan.15"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_gascan_big_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.18"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_gascan_big_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.11"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_gascan_big_C:ExecuteUbergraph_prop_gascan_big'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan.15"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_gascan_big_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.5"
      },
      {
        "ObjectName": "Function'prop_gascan_big_C:ignite'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.4"
      },
      {
        "ObjectName": "Function'prop_gascan_big_C:extinguished'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.3"
      },
      {
        "ObjectName": "Function'prop_gascan_big_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.2"
      },
      {
        "ObjectName": "Function'prop_gascan_big_C:fireDamage'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.1"
      },
      {
        "ObjectName": "Function'prop_gascan_big_C:ExecuteUbergraph_prop_gascan_big'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.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": "Arrow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PhysicsThruster",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'PhysicsThrusterComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "flame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ChildActorComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "flamethrower",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'flamethrower_C'",
          "ObjectPath": "VotV/Content/objects/misc/flamethrower.3"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_gascan_big": {
        "ObjectName": "Function'prop_gascan_big_C:ExecuteUbergraph_prop_gascan_big'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.0"
      },
      "fireDamage": {
        "ObjectName": "Function'prop_gascan_big_C:fireDamage'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.1"
      },
      "ReceiveTick": {
        "ObjectName": "Function'prop_gascan_big_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.2"
      },
      "extinguished": {
        "ObjectName": "Function'prop_gascan_big_C:extinguished'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.3"
      },
      "ignite": {
        "ObjectName": "Function'prop_gascan_big_C:ignite'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.4"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'prop_gascan_big_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.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_gascan_big_C'Default__prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.7"
    }
  },
  {
    "Type": "prop_gascan_big_C",
    "Name": "Default__prop_gascan_big_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_gascan_big.prop_gascan_big_C'",
    "Package": "VotV/Content/objects/prop_gascan_big",
    "Template": {
      "ObjectName": "prop_gascan_C'Default__prop_gascan_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan.16"
    },
    "Properties": {
      "UberGraphFrame": {},
      "amount": 0.0,
      "maxFuel": 10000.0,
      "name": "fueltank_0",
      "PrimaryActorTick": {
        "bCanEverTick": true,
        "TickInterval": 0.25
      }
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "Arrow_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "Properties": {
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "flame_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "Properties": {
      "ChildActorClass": {
        "ObjectName": "BlueprintGeneratedClass'flamethrower_C'",
        "ObjectPath": "VotV/Content/objects/misc/flamethrower.3"
      },
      "ChildActorTemplate": {
        "ObjectName": "flamethrower_C'prop_gascan_big_C:flame_GEN_VARIABLE.flame_GEN_VARIABLE_flamethrower_C_CAT'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.10"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 50.0
      },
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": 0.0,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "flamethrower_C",
    "Name": "flame_GEN_VARIABLE_flamethrower_C_CAT",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/flamethrower.flamethrower_C'",
    "Outer": {
      "ObjectName": "ChildActorComponent'prop_gascan_big_C:flame_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.9"
    },
    "Template": {
      "ObjectName": "flamethrower_C'Default__flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/misc/flamethrower.4"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    }
  },
  {
    "Type": "PhysicsThrusterComponent",
    "Name": "PhysicsThruster_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsThrusterComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "Properties": {
      "ThrustStrength": 100000.0,
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": 0.0,
        "Roll": 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_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_gascan_big_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.18"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_gascan_big_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.13"
      },
      "VariableGuid": "107E5EE9-478602DD-B793F39C-0F444B74",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_gascan_big_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.18"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'PhysicsThrusterComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "PhysicsThrusterComponent'prop_gascan_big_C:PhysicsThruster_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.12"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'prop_gascan_big_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/prop_gascan_big.17"
        }
      ],
      "VariableGuid": "C55C3F1A-4DDBB6C8-1C88D296-F5FCBC6D",
      "InternalVariableName": "PhysicsThruster"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_gascan_big_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.18"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ChildActorComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ChildActorComponent'prop_gascan_big_C:flame_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.9"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "6B037DAC-49F4AE67-51096BA8-74385B1F",
      "InternalVariableName": "flame"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_gascan_big_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.18"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'prop_gascan_big_C:Arrow_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.8"
      },
      "VariableGuid": "090FE025-403618A2-9238B78D-9F0A88A4",
      "InternalVariableName": "Arrow"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_gascan_big_C'",
      "ObjectPath": "VotV/Content/objects/prop_gascan_big.6"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_gascan_big_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_gascan_big.16"
        },
        {
          "ObjectName": "SCS_Node'prop_gascan_big_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_gascan_big.15"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_gascan_big_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_gascan_big.16"
        },
        {
          "ObjectName": "SCS_Node'prop_gascan_big_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_gascan_big.15"
        },
        {
          "ObjectName": "SCS_Node'prop_gascan_big_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/prop_gascan_big.17"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_gascan_big_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_gascan_big.14"
      }
    }
  }
]