[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_flamethrower",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_player_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "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": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "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": "playerHandRelease_LMB",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "Super": {
      "ObjectName": "Function'prop_C:playerHandRelease_LMB'",
      "ObjectPath": "VotV/Content/objects/prop.67"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:playerHandRelease_LMB'",
      "ObjectPath": "VotV/Content/objects/prop.67"
    },
    "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": "playerHandUse_LMB",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "Super": {
      "ObjectName": "Function'prop_C:playerHandUse_LMB'",
      "ObjectPath": "VotV/Content/objects/prop.70"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:playerHandUse_LMB'",
      "ObjectPath": "VotV/Content/objects/prop.70"
    },
    "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": "fireRay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "obj",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "obj",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "Enum'EObjectTypeQuery'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "ignores",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "ignores",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "Temp_object_Variable",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ConstParm | ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Temp_object_Variable",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "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": "Enum'EObjectTypeQuery'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_RandomUnitVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetForwardVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_VLerp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_SetVectorLength_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_RandomBoolWithWeight_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_obj_statDynPhys_obj",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_obj_statDynPhys_obj",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "Enum'EObjectTypeQuery'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_SphereTraceSingleForObjects_OutHit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SphereTraceSingleForObjects_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bBlockingHit",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bInitialOverlap",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Time",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Distance",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactPoint",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Normal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactNormal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_PhysMat",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PhysicalMaterial'",
          "ObjectPath": "/Script/PhysicsCore"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "NameProperty",
        "Name": "CallFunc_BreakHitResult_HitBoneName",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_HitItem",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_ElementIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_FaceIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceStart",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceEnd",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsSimulatingPhysics_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_SphereOverlapActors_OutActors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_SphereOverlapActors_OutActors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SphereOverlapActors_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "InterfaceProperty",
        "Name": "K2Node_DynamicCast_AsInt_Objects",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "InterfaceClass": {
          "ObjectName": "BlueprintGeneratedClass'int_objects_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_objects.73"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_flamethrower_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_flamethrower",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_flamethrower_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.14"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_flamethrower_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.8"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_flamethrower_C:ExecuteUbergraph_prop_flamethrower'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_flamethrower_C:fireRay'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.4"
      },
      {
        "ObjectName": "Function'prop_flamethrower_C:playerHandUse_LMB'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.3"
      },
      {
        "ObjectName": "Function'prop_flamethrower_C:playerHandRelease_LMB'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.2"
      },
      {
        "ObjectName": "Function'prop_flamethrower_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.1"
      },
      {
        "ObjectName": "Function'prop_flamethrower_C:ExecuteUbergraph_prop_flamethrower'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.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": "Audio",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "eff_flamethrower",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ParticleSystemComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_flamethrower": {
        "ObjectName": "Function'prop_flamethrower_C:ExecuteUbergraph_prop_flamethrower'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'prop_flamethrower_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.1"
      },
      "playerHandRelease_LMB": {
        "ObjectName": "Function'prop_flamethrower_C:playerHandRelease_LMB'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.2"
      },
      "playerHandUse_LMB": {
        "ObjectName": "Function'prop_flamethrower_C:playerHandUse_LMB'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.3"
      },
      "fireRay": {
        "ObjectName": "Function'prop_flamethrower_C:fireRay'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.4"
      }
    },
    "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_flamethrower_C'Default__prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.6"
    }
  },
  {
    "Type": "prop_flamethrower_C",
    "Name": "Default__prop_flamethrower_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_flamethrower.prop_flamethrower_C'",
    "Package": "VotV/Content/objects/prop_flamethrower",
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "UberGraphFrame": {},
      "name": "flamethrower",
      "PrimaryActorTick": {
        "bCanEverTick": true,
        "bStartWithTickEnabled": false
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'fireExtThrust'",
        "ObjectPath": "VotV/Content/audio/effects/fireExtThrust.0"
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_flamethrower_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_flamethrower'",
        "ObjectPath": "VotV/Content/particles/eff_flamethrower.46"
      },
      "RelativeLocation": {
        "X": -75.0,
        "Y": -1.78814E-05,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      },
      "PrimaryComponentTick": {
        "bStartWithTickEnabled": false
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_flamethrower_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.14"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_flamethrower_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.10"
      },
      "VariableGuid": "CF3078F3-497D0127-92D529AC-95A8F801",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_flamethrower_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.14"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ParticleSystemComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ParticleSystemComponent'prop_flamethrower_C:eff_flamethrower_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.9"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "C1BBBE40-4152E7C5-CD5911AA-3A31A548",
      "InternalVariableName": "eff_flamethrower"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_flamethrower_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.14"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'prop_flamethrower_C:Audio_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.7"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "3D92335E-4506C415-D21660A4-B6A922AB",
      "InternalVariableName": "Audio"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_flamethrower_C'",
      "ObjectPath": "VotV/Content/objects/prop_flamethrower.5"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_flamethrower_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_flamethrower.12"
        },
        {
          "ObjectName": "SCS_Node'prop_flamethrower_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_flamethrower.13"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_flamethrower_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_flamethrower.12"
        },
        {
          "ObjectName": "SCS_Node'prop_flamethrower_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_flamethrower.13"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_flamethrower_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_flamethrower.11"
      }
    }
  }
]