ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.json

1262 lines
No EOL
39 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_PlayerCharacterHandHolster_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPC_PlayerCharacterHolster_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHolster.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:ExecuteUbergraph_BPC_PlayerCharacterHandHolster'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.3"
}
},
"Children": [
{
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:GetSlotParameters'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.5"
},
{
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:GrabObject'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.6"
},
{
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:GetHolstered'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.4"
},
{
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:DropHolstered'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.2"
},
{
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:InstantHolsterActor'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.7"
},
{
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:PreInitialize'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.8"
},
{
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:ExecuteUbergraph_BPC_PlayerCharacterHandHolster'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.3"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "EnumProperty",
"Name": "Hand",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ObjectProperty",
"Name": "PlayerGrip",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_PlayerGrip_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerGrip.0"
}
},
{
"Type": "ObjectProperty",
"Name": "ActorInHand",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "ParentGripMotionController",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "ObjectProperty",
"Name": "As BP Radius Player Character Gameplay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_PlayerCharacterHandHolster": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:ExecuteUbergraph_BPC_PlayerCharacterHandHolster'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.3"
},
"PreInitialize": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:PreInitialize'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.8"
},
"InstantHolsterActor": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:InstantHolsterActor'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.7"
},
"DropHolstered": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:DropHolstered'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.2"
},
"GetHolstered": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:GetHolstered'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.4"
},
"GrabObject": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:GrabObject'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.6"
},
"GetSlotParameters": {
"ObjectName": "Function'BPC_PlayerCharacterHandHolster_C:GetSlotParameters'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.5"
}
},
"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_PlayerCharacterHandHolster_C'Default__BPC_PlayerCharacterHandHolster_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_PlayerCharacterHandHolster_C",
"Name": "Default__BPC_PlayerCharacterHandHolster_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BPC_PlayerCharacterHandHolster.BPC_PlayerCharacterHandHolster_C'",
"Template": {
"ObjectName": "BPC_PlayerCharacterHolster_C'Default__BPC_PlayerCharacterHolster_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHolster.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Hand[1]": "EVRHand::Both"
}
},
{
"Type": "Function",
"Name": "DropHolstered",
"Outer": "BPC_PlayerCharacterHandHolster_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPC_HolsterBase_C:DropHolstered'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.2"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ArrayProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ArrayProperty",
"Name": "DroppedItems",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "DroppedItems",
"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": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetGrippedActors_GrippedActorArray",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetGrippedActors_GrippedActorArray",
"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": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"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_Array_AddUnique_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_PlayerCharacterHandHolster",
"Outer": "BPC_PlayerCharacterHandHolster_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": "BoolProperty",
"Name": "CallFunc_IsLocallyControlled_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsBP_Radius_Player_Character_Gameplay",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.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": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsRadius_Grippable_Actor_Base",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusGrippableActorBase'",
"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": "ObjectProperty",
"Name": "CallFunc_GetAttachParent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsGrip_Motion_Controller_Component",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetActorLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_SetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_ItemActor",
"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": "BoolProperty",
"Name": "CallFunc_MatchesTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_MatchesTag_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "GetHolstered",
"Outer": "BPC_PlayerCharacterHandHolster_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ItemContainerInterface:GetHolstered'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ArrayProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetAttachParent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsGrip_Motion_Controller_Component",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetGrippedActors_GrippedActorArray",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetGrippedActors_GrippedActorArray",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "GetSlotParameters",
"Outer": "BPC_PlayerCharacterHandHolster_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "bIsTriggerGrip",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "ActorTransform",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "GripSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "TriggerSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "GripMotionController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "GripRelativeTransform",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "NameProperty",
"Name": "SlotName",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "BoolProperty",
"Name": "bIsSecondaryGrip",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetHandSocketTransformBP_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetHandSocketTransformBP_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_ConvertToGripRelativeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_ConvertToGripRelativeTransform_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRelativeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRelativeTransform_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"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": "StrProperty",
"Name": "CallFunc_GetObjectName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"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": "NameProperty",
"Name": "CallFunc_Conv_StringToName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetObjectName_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "NameProperty",
"Name": "CallFunc_Conv_StringToName_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "StructProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FunctionFlags": "FUNC_Private | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "GrabObject",
"Outer": "BPC_PlayerCharacterHandHolster_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ActorToGrab",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "bSocketChosen",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "EligibleHandSockets",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "EligibleHandSockets",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
},
{
"Type": "ArrayProperty",
"Name": "InputHandSockets",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "InputHandSockets",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_True_if_break_was_hit_Variable",
"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": "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,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"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": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetSocketGrabTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'GameplayTagContainer'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"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
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"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_Not_PreBool_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_HasTag_ReturnValue_1",
"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": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_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": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsSlotForHand_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_5",
"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": "Function",
"Name": "InstantHolsterActor",
"Outer": "BPC_PlayerCharacterHandHolster_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPC_ItemHolster_C:InstantHolsterActor'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.11"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ItemActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PreInitialize",
"Outer": "BPC_PlayerCharacterHandHolster_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPC_PlayerCharacterHolster_C:PreInitialize'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHolster.6"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
}
]