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

2149 lines
No EOL
66 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_GripSelectorsController_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_GripSelectorsController_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.22"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_GripSelectorsController_C:ExecuteUbergraph_BP_GripSelectorsController'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.2"
}
},
"SuperStruct": {
"ObjectName": "Class'GripSelectorsController'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BP_GripSelectorsController_C:UpdateSelectors'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.11"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:UpdateGrips'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.10"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:ShowGripSelector'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.8"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:GetGripSocket'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.3"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:ShowTriggerSelector'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.9"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:GetTriggerPrimitive'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.4"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:HideSelectors'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.7"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:HideSelector'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.6"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:HideAllSelectors'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.5"
},
{
"ObjectName": "Function'BP_GripSelectorsController_C:ExecuteUbergraph_BP_GripSelectorsController'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.2"
}
],
"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": "PS_SelectorLeftTrigger",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PS_SelectorRightTrigger",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PS_SelectorLeftGrip",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PS_SelectorRightGrip",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "GripLeft",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 192,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "GripRight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 192,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "SelectedGripLeft",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 192,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "SelectedGripRight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 192,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "TriggerPrimitive",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "GripSocket",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_GripSelectorsController": {
"ObjectName": "Function'BP_GripSelectorsController_C:ExecuteUbergraph_BP_GripSelectorsController'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.2"
},
"HideAllSelectors": {
"ObjectName": "Function'BP_GripSelectorsController_C:HideAllSelectors'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.5"
},
"HideSelector": {
"ObjectName": "Function'BP_GripSelectorsController_C:HideSelector'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.6"
},
"HideSelectors": {
"ObjectName": "Function'BP_GripSelectorsController_C:HideSelectors'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.7"
},
"GetTriggerPrimitive": {
"ObjectName": "Function'BP_GripSelectorsController_C:GetTriggerPrimitive'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.4"
},
"ShowTriggerSelector": {
"ObjectName": "Function'BP_GripSelectorsController_C:ShowTriggerSelector'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.9"
},
"GetGripSocket": {
"ObjectName": "Function'BP_GripSelectorsController_C:GetGripSocket'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.3"
},
"ShowGripSelector": {
"ObjectName": "Function'BP_GripSelectorsController_C:ShowGripSelector'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.8"
},
"UpdateGrips": {
"ObjectName": "Function'BP_GripSelectorsController_C:UpdateGrips'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.10"
},
"UpdateSelectors": {
"ObjectName": "Function'BP_GripSelectorsController_C:UpdateSelectors'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.11"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_GripSelectorsController_C'Default__BP_GripSelectorsController_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_GripSelectorsController_C",
"Name": "Default__BP_GripSelectorsController_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BP_GripSelectorsController.BP_GripSelectorsController_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"GripLeft[6]": {
"ActorTransform": {
"Rotation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"GrippingPairs": [],
"bIsDistanceGrip": false,
"bIsDistanceLocked": false,
"bIsCurrentlyGripped": false,
"bIsDistanceLerping": false,
"bIsClimbing": false,
"bIsDetachGrip": false
},
"GripRight[7]": {
"ActorTransform": {
"Rotation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"GrippingPairs": [],
"bIsDistanceGrip": false,
"bIsDistanceLocked": false,
"bIsCurrentlyGripped": false,
"bIsDistanceLerping": false,
"bIsClimbing": false,
"bIsDetachGrip": false
},
"SelectedGripLeft[8]": {
"ActorTransform": {
"Rotation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"GrippingPairs": [],
"bIsDistanceGrip": false,
"bIsDistanceLocked": false,
"bIsCurrentlyGripped": false,
"bIsDistanceLerping": false,
"bIsClimbing": false,
"bIsDetachGrip": false
},
"SelectedGripRight[9]": {
"ActorTransform": {
"Rotation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"GrippingPairs": [],
"bIsDistanceGrip": false,
"bIsDistanceLocked": false,
"bIsCurrentlyGripped": false,
"bIsDistanceLerping": false,
"bIsClimbing": false,
"bIsDetachGrip": false
},
"PrimaryActorTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_GripSelectorsController",
"Outer": "BP_GripSelectorsController_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": "EnumProperty",
"Name": "K2Node_Event_hand",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "GetGripSocket",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "hand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ObjectProperty",
"Name": "GripSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "Locked",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "Is Currently Gripped",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ConstParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Map_Find_Value",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'LockPair'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"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 | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "GetTriggerPrimitive",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "hand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ObjectProperty",
"Name": "TriggerSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "Is Currently Gripped",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Map_Find_Value",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'LockPair'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue",
"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 | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "HideAllSelectors",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'GripSelectorsInterface:HideAllSelectors'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "HideSelector",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'GripSelectorsInterface:HideSelector'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "hand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "HideSelectors",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "hand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "grip",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "trigger",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "EHand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference | UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference | UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ShowGripSelector",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "EHand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "bDistant",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "bSelected",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "Shift",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "Point",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "PS",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference | UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'ParticleSystem'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'ParticleSystem'",
"ObjectPath": "/Script/Engine"
}
},
{
"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": "ObjectProperty",
"Name": "Temp_object_Variable_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'ParticleSystem'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'ParticleSystem'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ByteByte_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'ParticleSystem'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'ParticleSystem'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'ParticleSystem'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGripSocket_GripSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetGripSocket_Locked",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetGripSocket_Is_Currently_Gripped",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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_GetHandSocketWorldLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference | UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Private | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ShowTriggerSelector",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "hand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ObjectProperty",
"Name": "ps",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference | UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "EnumProperty",
"Name": "EHand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference | UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetTriggerPrimitive_TriggerSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetTriggerPrimitive_Is_Currently_Gripped",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"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": "UpdateGrips",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "hand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_SwitchEnum_CmpSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable_1",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerCharacter_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Character'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Player_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusPlayerInterface'",
"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": "StructProperty",
"Name": "CallFunc_GetGripOverlaps_GripOverlapLeft",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetGripOverlaps_GripOverlapRight",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UpdateSelectors",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "hand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "bSelected",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "bDistant",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "psGrip",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "psTrigger",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "EnumProperty",
"Name": "EHand",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetHandSocketWorldLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetHandSocketWorldLocation_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult_1",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGripSocket_GripSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetGripSocket_Locked",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetGripSocket_Is_Currently_Gripped",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 192,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'GripOverlap'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_BoolBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EVRHand'",
"ObjectPath": "/Script/VRExpansionPlugin"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_AttachToComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_AttachToComponent_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGripSocket_GripSocket_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetGripSocket_Locked_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetGripSocket_Is_Currently_Gripped_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",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsVisible_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_NotEqual_BoolBool_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_ObjectObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetTriggerPrimitive_TriggerSocket",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHandSocketComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetTriggerPrimitive_Is_Currently_Gripped",
"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": "ObjectProperty",
"Name": "K2Node_Select_Default_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_ObjectObject_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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": "BoolProperty",
"Name": "CallFunc_IsVisible_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_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "ParticleSystemComponent",
"Name": "PS_SelectorLeftGrip_GEN_VARIABLE",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'ParticleSystemComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Template": {
"ObjectName": "ParticleSystem'PS_Selector'",
"ObjectPath": "/Game/ITR2/Particles/PS_Selector.10"
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 50.0
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "ParticleSystemComponent",
"Name": "PS_SelectorLeftTrigger_GEN_VARIABLE",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'ParticleSystemComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Template": {
"ObjectName": "ParticleSystem'PS_SelectorTrigger'",
"ObjectPath": "/Game/ITR2/Particles/PS_SelectorTrigger.10"
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "ParticleSystemComponent",
"Name": "PS_SelectorRightGrip_GEN_VARIABLE",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'ParticleSystemComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Template": {
"ObjectName": "ParticleSystem'PS_Selector'",
"ObjectPath": "/Game/ITR2/Particles/PS_Selector.10"
},
"RelativeLocation": {
"X": -60.0,
"Y": 0.0,
"Z": 50.0
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "ParticleSystemComponent",
"Name": "PS_SelectorRightTrigger_GEN_VARIABLE",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'ParticleSystemComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Template": {
"ObjectName": "ParticleSystem'PS_SelectorTrigger'",
"ObjectPath": "/Game/ITR2/Particles/PS_SelectorTrigger.10"
},
"RelativeLocation": {
"X": -60.0,
"Y": 0.0,
"Z": 0.0
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_GripSelectorsController_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'BP_GripSelectorsController_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.16"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_5'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.18"
},
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.19"
},
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.20"
},
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_8'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.21"
}
],
"VariableGuid": "CD8F0A84-4B82DCB3-89A0F898-7C0E3196",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_5",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ParticleSystemComponent'BP_GripSelectorsController_C:PS_SelectorRightGrip_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.14"
},
"VariableGuid": "E8AD0BF3-4E800115-9F1CB3A8-0826A196",
"InternalVariableName": "PS_SelectorRightGrip"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_6",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ParticleSystemComponent'BP_GripSelectorsController_C:PS_SelectorLeftGrip_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.12"
},
"VariableGuid": "8B2097E3-4F6A7964-2DBF25B7-8A891A70",
"InternalVariableName": "PS_SelectorLeftGrip"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_7",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ParticleSystemComponent'BP_GripSelectorsController_C:PS_SelectorRightTrigger_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.15"
},
"VariableGuid": "435C34F8-4EB3A0F0-B1F2A2AE-4FAC813E",
"InternalVariableName": "PS_SelectorRightTrigger"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_8",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ParticleSystemComponent'BP_GripSelectorsController_C:PS_SelectorLeftTrigger_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.13"
},
"VariableGuid": "49962659-4FC182DB-C3EC1CA2-AFFF6395",
"InternalVariableName": "PS_SelectorLeftTrigger"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_GripSelectorsController_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.17"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.17"
},
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_5'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.18"
},
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.19"
},
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.20"
},
{
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_8'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.21"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_GripSelectorsController_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.17"
}
}
}
]