[ { "Type": "BlueprintGeneratedClass", "Name": "BPC_PlayerInventory_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFunction": { "ObjectName": "Function'BPC_PlayerInventory_C:ExecuteUbergraph_BPC_PlayerInventory'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.7" } }, "SuperStruct": { "ObjectName": "Class'ActorComponent'", "ObjectPath": "/Script/Engine" }, "Children": [ { "ObjectName": "Function'BPC_PlayerInventory_C:ConfigureDeathPoint'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.4" }, { "ObjectName": "Function'BPC_PlayerInventory_C:SpawnDeathPoint'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.10" }, { "ObjectName": "Function'BPC_PlayerInventory_C:DropItems'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.6" }, { "ObjectName": "Function'BPC_PlayerInventory_C:GetOwnerChildContainers'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.8" }, { "ObjectName": "Function'BPC_PlayerInventory_C:ComputeDeathPointTransform'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.3" }, { "ObjectName": "Function'BPC_PlayerInventory_C:CheckIfItemsBeDestoyed'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.2" }, { "ObjectName": "Function'BPC_PlayerInventory_C:DropAllItems'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.5" }, { "ObjectName": "Function'BPC_PlayerInventory_C:OnReadyToStore'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.9" }, { "ObjectName": "Function'BPC_PlayerInventory_C:ExecuteUbergraph_BPC_PlayerInventory'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.7" } ], "ChildProperties": [ { "Type": "StructProperty", "Name": "UberGraphFrame", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Transient | DuplicateTransient", "Struct": { "ObjectName": "Class'PointerToUberGraphFrame'", "ObjectPath": "/Script/Engine" } }, { "Type": "ArrayProperty", "Name": "AllDroppedItems", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "Inner": { "Type": "ObjectProperty", "Name": "AllDroppedItems", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "ObjectProperty", "Name": "DeathPoint", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_PlayerDeathPoint_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_PlayerDeathPoint.0" } } ], "FuncMap": { "ExecuteUbergraph_BPC_PlayerInventory": { "ObjectName": "Function'BPC_PlayerInventory_C:ExecuteUbergraph_BPC_PlayerInventory'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.7" }, "OnReadyToStore": { "ObjectName": "Function'BPC_PlayerInventory_C:OnReadyToStore'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.9" }, "DropAllItems": { "ObjectName": "Function'BPC_PlayerInventory_C:DropAllItems'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.5" }, "CheckIfItemsBeDestoyed": { "ObjectName": "Function'BPC_PlayerInventory_C:CheckIfItemsBeDestoyed'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.2" }, "ComputeDeathPointTransform": { "ObjectName": "Function'BPC_PlayerInventory_C:ComputeDeathPointTransform'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.3" }, "GetOwnerChildContainers": { "ObjectName": "Function'BPC_PlayerInventory_C:GetOwnerChildContainers'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.8" }, "DropItems": { "ObjectName": "Function'BPC_PlayerInventory_C:DropItems'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.6" }, "SpawnDeathPoint": { "ObjectName": "Function'BPC_PlayerInventory_C:SpawnDeathPoint'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.10" }, "ConfigureDeathPoint": { "ObjectName": "Function'BPC_PlayerInventory_C:ConfigureDeathPoint'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.4" } }, "ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference", "ClassWithin": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" }, "ClassConfigName": "Engine", "bCooked": true, "ClassDefaultObject": { "ObjectName": "BPC_PlayerInventory_C'Default__BPC_PlayerInventory_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerInventory.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "BPC_PlayerInventory_C", "Name": "Default__BPC_PlayerInventory_C", "Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BPC_PlayerInventory.BPC_PlayerInventory_C'", "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFrame": {} } }, { "Type": "Function", "Name": "CheckIfItemsBeDestoyed", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "ContainerToCheck", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "bResult", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "Parm | OutParm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CurrentDifficulty", "Flags": "RF_Public", "ElementSize": 12, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusDifficultySettingsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StructProperty", "Name": "CallFunc_GetItemsDroppedOnDeath_ReturnValue", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_ObjectIsA_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Private | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ComputeDeathPointTransform", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Transform", "Flags": "RF_Public", "ElementSize": 96, "PropertyFlags": "Parm | OutParm", "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "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": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_GetTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "PropertyFlags": "ConstParm", "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetComponentByClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'VRRootComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Location", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Rotation", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Rotator'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Scale", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CallFunc_SelectFloat_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_Add_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_SphereTraceSingle_OutHit", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_SphereTraceSingle_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": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_ImpactPoint", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_Normal", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_ImpactNormal", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'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": "NameProperty", "Name": "CallFunc_BreakHitResult_BoneName", "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": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_TraceEnd", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Add_VectorVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_MakeTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CallFunc_SelectFloat_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_SphereTraceSingle_Radius_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Private | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure" }, { "Type": "Function", "Name": "ConfigureDeathPoint", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGameDataSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameData_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGameData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsCharacter", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Character'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_GetPlayerDataIndex_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StrProperty", "Name": "CallFunc_GetPlayerName_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_Conv_IntToString_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "InterfaceProperty", "Name": "CallFunc_GetItemDynamicData_BP_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusDataComponentInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetItemDynamicData_BP_OutItemDynamicData", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusItemDynamicData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_GetItemDynamicData_BP_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_AddAdditionalData_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_AddAdditionalData_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "DropAllItems", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "DropItems", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ArrayProperty", "Name": "Containers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "Containers", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } } }, { "Type": "ArrayProperty", "Name": "ItemActors", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "Parm | OutParm", "Inner": { "Type": "ObjectProperty", "Name": "ItemActors", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "ObjectProperty", "Name": "ContainerObject", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible", "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ArrayProperty", "Name": "Items", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate", "Inner": { "Type": "ObjectProperty", "Name": "Items", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_Less_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "CallFunc_ObjectIsA_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsItem_Container_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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_CheckIfItemsBeDestoyed_bResult", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ArrayProperty", "Name": "CallFunc_GetHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_GetHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_Less_IntInt_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsItem_Container_Interface_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ArrayProperty", "Name": "CallFunc_DropHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_DropHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } } ], "FunctionFlags": "FUNC_Private | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ExecuteUbergraph_BPC_PlayerInventory", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "IntProperty", "Name": "EntryPoint", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusEventsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_Array_IsNotEmpty_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsServer_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsReadyToStore_bIsReady", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_DeathPoint", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_PlayerDeathPoint_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_PlayerDeathPoint.0" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Function'BP_PlayerDeathPoint_C:OnReadyToStore__DelegateSignature'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_PlayerDeathPoint.19" } }, { "Type": "ArrayProperty", "Name": "CallFunc_GetOwnerChildContainers_ChildContainers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_GetOwnerChildContainers_ChildContainers", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } } }, { "Type": "ArrayProperty", "Name": "CallFunc_DropItems_ItemActors", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_DropItems_ItemActors", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } } ], "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults" }, { "Type": "Function", "Name": "GetOwnerChildContainers", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ArrayProperty", "Name": "ChildContainers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "Parm | OutParm", "Inner": { "Type": "ObjectProperty", "Name": "ChildContainers", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } } }, { "Type": "ArrayProperty", "Name": "Containers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible", "Inner": { "Type": "ObjectProperty", "Name": "Containers", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetWorldSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusContainerSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetWorldSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusContainerSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StrProperty", "Name": "Temp_string_Variable", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsItem_Container_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "CallFunc_GetContainerID_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "ArrayProperty", "Name": "CallFunc_GetAllChildContainerIDs_ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "StrProperty", "Name": "CallFunc_GetAllChildContainerIDs_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 } }, { "Type": "StrProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_GetItemContainerBP_bFound", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_GetItemContainerBP_ContainerData", "Flags": "RF_Public", "ElementSize": 192, "Struct": { "ObjectName": "Class'ItemContainerData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_Less_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_AddUnique_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Private | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnReadyToStore", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "DeathPoint", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_PlayerDeathPoint_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_PlayerDeathPoint.0" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "SpawnDeathPoint", "Outer": "BPC_PlayerInventory_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "CallFunc_ComputeDeathPointTransform_Transform", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_GetTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "PropertyFlags": "ConstParm", "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_SpawnPooledActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsBP_Player_Death_Point", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_PlayerDeathPoint_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_PlayerDeathPoint.0" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_GetCurrentLevelTag_ReturnValue", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "StrProperty", "Name": "CallFunc_GetDebugStringFromGameplayTag_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "InterfaceProperty", "Name": "CallFunc_PlaceInsideContainer_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } } ], "FunctionFlags": "FUNC_Private | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" } ]