[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_container_drone",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    },
    "Super": {
      "ObjectName": "Function'prop_container_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop_container.14"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_container_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop_container.14"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "gatherDataFromKey",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    },
    "Super": {
      "ObjectName": "Function'prop_C:gatherDataFromKey'",
      "ObjectPath": "VotV/Content/objects/prop.115"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:gatherDataFromKey'",
      "ObjectPath": "VotV/Content/objects/prop.115"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "gather",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "skipPreDelete",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    },
    "Super": {
      "ObjectName": "Function'prop_C:skipPreDelete'",
      "ObjectPath": "VotV/Content/objects/prop.114"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:skipPreDelete'",
      "ObjectPath": "VotV/Content/objects/prop.114"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "skip",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_container_drone_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_container_drone",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_C'",
      "ObjectPath": "VotV/Content/objects/prop_container.27"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_container_drone_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.10"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_container_drone_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.6"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_container_drone_C:ExecuteUbergraph_prop_container_drone'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_C'",
      "ObjectPath": "VotV/Content/objects/prop_container.27"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_container_drone_C:skipPreDelete'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.3"
      },
      {
        "ObjectName": "Function'prop_container_drone_C:gatherDataFromKey'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.2"
      },
      {
        "ObjectName": "Function'prop_container_drone_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.1"
      },
      {
        "ObjectName": "Function'prop_container_drone_C:ExecuteUbergraph_prop_container_drone'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_container_drone": {
        "ObjectName": "Function'prop_container_drone_C:ExecuteUbergraph_prop_container_drone'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'prop_container_drone_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.1"
      },
      "gatherDataFromKey": {
        "ObjectName": "Function'prop_container_drone_C:gatherDataFromKey'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.2"
      },
      "skipPreDelete": {
        "ObjectName": "Function'prop_container_drone_C:skipPreDelete'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.3"
      }
    },
    "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_container_drone_C'Default__prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.5"
    }
  },
  {
    "Type": "prop_container_drone_C",
    "Name": "Default__prop_container_drone_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_container_drone.prop_container_drone_C'",
    "Package": "VotV/Content/objects/prop_container_drone",
    "Template": {
      "ObjectName": "prop_container_C'Default__prop_container_C'",
      "ObjectPath": "VotV/Content/objects/prop_container.28"
    },
    "Properties": {
      "UberGraphFrame": {},
      "sound_open": {
        "ObjectName": "SoundWave'clothContainerOpen'",
        "ObjectPath": "VotV/Content/audio/newsounds/effects/clothContainerOpen.0"
      },
      "sound_close": {
        "ObjectName": "SoundWave'clothContainerClose'",
        "ObjectPath": "VotV/Content/audio/newsounds/effects/clothContainerClose.0"
      },
      "static": true,
      "key": "droneContainer"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "BlueprintGeneratedClass'propInventory_C'",
            "ObjectPath": "VotV/Content/objects/propInventory.11"
          },
          "ComponentTemplate": {
            "ObjectName": "propInventory_C'prop_container_drone_C:propInventory_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/prop_container_drone.7"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'prop_container_C'",
              "ObjectPath": "VotV/Content/objects/prop_container.27"
            },
            "SCSVariableName": "propInventory",
            "AssociatedGuid": "47B3FB93-4FD47A48-2F406EB6-BE9E2E76"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "propInventory_C",
    "Name": "propInventory_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/propInventory.propInventory_C'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    },
    "Template": {
      "ObjectName": "propInventory_C'prop_container_C:propInventory_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_container.37"
    },
    "Properties": {
      "infinite": true
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_container_drone_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_container_drone_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.8"
      },
      "VariableGuid": "C0EB6CD8-4870F111-08FC10B0-ED02309D",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_container_drone_C'",
      "ObjectPath": "VotV/Content/objects/prop_container_drone.4"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_container_drone_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_container_drone.9"
      }
    }
  }
]