ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Items/BPA_AmmoContainerBase.json

903 lines
No EOL
31 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BPA_AmmoContainerBase_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.17"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BPA_AmmoContainerBase_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.11"
},
"UberGraphFunction": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:ExecuteUbergraph_BPA_AmmoContainerBase'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.4"
}
},
"Children": [
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:AllowsGripping'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.3"
},
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.8"
},
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:OnGrip'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.6"
},
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.7"
},
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:OnEndUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.5"
},
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:UpdateAmmoCounter'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.10"
},
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:ReconfigureItem'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.9"
},
{
"ObjectName": "Function'BPA_AmmoContainerBase_C:ExecuteUbergraph_BPA_AmmoContainerBase'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.4"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "AmmoLabel",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "BPC_ItemStackComponent",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemStackComponent_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemStackComponent.0"
}
},
{
"Type": "ObjectProperty",
"Name": "AttachParent",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "AmmoBoxStatsRef",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_AmmoBoxStats_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.15"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BPA_AmmoContainerBase": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:ExecuteUbergraph_BPA_AmmoContainerBase'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.4"
},
"ReconfigureItem": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:ReconfigureItem'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.9"
},
"UpdateAmmoCounter": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:UpdateAmmoCounter'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.10"
},
"OnEndUsed": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:OnEndUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.5"
},
"OnUsed": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.7"
},
"OnGrip": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:OnGrip'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.6"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.8"
},
"AllowsGripping": {
"ObjectName": "Function'BPA_AmmoContainerBase_C:AllowsGripping'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPA_AmmoContainerBase_C'Default__BPA_AmmoContainerBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPA_AmmoContainerBase_C",
"Name": "Default__BPA_AmmoContainerBase_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.BPA_AmmoContainerBase_C'",
"Template": {
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BPA_AmmoContainerBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.12"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BPA_AmmoContainerBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.19"
}
}
},
{
"Type": "BPC_ItemStackComponent_C",
"Name": "BPC_ItemStackComponent_GEN_VARIABLE",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemStackComponent.BPC_ItemStackComponent_C'",
"Template": {
"ObjectName": "BPC_ItemStackComponent_C'Default__BPC_ItemStackComponent_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemStackComponent.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel11",
"CollisionEnabled": "ECollisionEnabled::QueryAndPhysics",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "3DUI",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "StackComponent",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
}
}
},
{
"Type": "Function",
"Name": "AllowsGripping",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ItemContainerInterface:AllowsGripping'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "GripTags",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Struct": {
"ObjectName": "Class'GameplayTagContainer'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "ObjectProperty",
"Name": "MotionController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_HasTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPA_AmmoContainerBase",
"Outer": "BPA_AmmoContainerBase_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": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OnStackChanged__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_GrippingController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Event_GripInformation",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ConstParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetAttachParentActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_GetCurrentAmmoNumber_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusItemStackComponentInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetCurrentAmmoNumber_Number",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetCurrentAmmoNumber_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Conv_IntToDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetComponentByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusFirearmComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDisplayName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDisplayName_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_StringToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_StringToText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusDataComponentInterface'",
"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_GetDisplayName_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"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": "TextProperty",
"Name": "CallFunc_Conv_StringToText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_StringToText_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_3",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetDefaultCustomPrimitiveDataFloat_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "OnEndUsed",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_RadiusStaticMeshItemBase_C:OnEndUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.12"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnGrip",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_RadiusStaticMeshItemBase_C:OnGrip'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.13"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "GrippingController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "GripInformation",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnUsed",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_RadiusStaticMeshItemBase_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.16"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReconfigureItem",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusItemInterface:ReconfigureItem'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UpdateAmmoCounter",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BPA_AmmoContainerBase_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BPA_AmmoContainerBase_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.13"
},
"VariableGuid": "0FB86E86-40DF9D2B-46F47EA3-882BC94F",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemStackComponent_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemStackComponent.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_ItemStackComponent_C'BPA_AmmoContainerBase_C:BPC_ItemStackComponent_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.2"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "D46BF0D0-4A84DF19-8877FA9B-ADD18142",
"InternalVariableName": "BPC_ItemStackComponent"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BPA_AmmoContainerBase_C:AmmoLabel_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.18"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "26074678-41A0FE67-86EEF3A9-8921D585",
"InternalVariableName": "AmmoLabel"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BPA_AmmoContainerBase_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.15"
},
{
"ObjectName": "SCS_Node'BPA_AmmoContainerBase_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.16"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BPA_AmmoContainerBase_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.15"
},
{
"ObjectName": "SCS_Node'BPA_AmmoContainerBase_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.16"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BPA_AmmoContainerBase_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_AmmoContainerBase.14"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "AmmoLabel_GEN_VARIABLE",
"Outer": "BPA_AmmoContainerBase_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Probes_BoxLabel'",
"ObjectPath": "/Game/ITR2/Art/Items/AmmoBoxes/Labels/SM_Probes_BoxLabel.2"
},
"RelativeScale3D": {
"X": 0.7,
"Y": 0.7,
"Z": 0.7
}
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BPA_AmmoContainerBase_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
}
]