848 lines
No EOL
26 KiB
JSON
848 lines
No EOL
26 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BPC_Feedback_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BPC_Feedback_C:ExecuteUbergraph_BPC_Feedback'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.3"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'ActorComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BPC_Feedback_C:ClearHapticsActorCache'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.2"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Feedback_C:PlayGripSound'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Feedback_C:PlayHapticsEffect'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.6"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Feedback_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.7"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Feedback_C:OnFinishLoadLevelEvent'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.4"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Feedback_C:ExecuteUbergraph_BPC_Feedback'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.3"
|
|
}
|
|
],
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "UberGraphFrame",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Transient | DuplicateTransient",
|
|
"Struct": {
|
|
"ObjectName": "Class'PointerToUberGraphFrame'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Cooldown",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Haptic Effect",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'HapticFeedbackEffect_Base'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "PreviousActorLeft",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "PreviousActorRight",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "DefaultGripSound",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SoundBase'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CurGripSound",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SoundBase'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "SameItemHapticCooldown",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 4,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "isOculus",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "TH_HeartBeat",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "bIsHeartBeatFast",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"ExecuteUbergraph_BPC_Feedback": {
|
|
"ObjectName": "Function'BPC_Feedback_C:ExecuteUbergraph_BPC_Feedback'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.3"
|
|
},
|
|
"OnFinishLoadLevelEvent": {
|
|
"ObjectName": "Function'BPC_Feedback_C:OnFinishLoadLevelEvent'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.4"
|
|
},
|
|
"ReceiveBeginPlay": {
|
|
"ObjectName": "Function'BPC_Feedback_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.7"
|
|
},
|
|
"PlayHapticsEffect": {
|
|
"ObjectName": "Function'BPC_Feedback_C:PlayHapticsEffect'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.6"
|
|
},
|
|
"PlayGripSound": {
|
|
"ObjectName": "Function'BPC_Feedback_C:PlayGripSound'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.5"
|
|
},
|
|
"ClearHapticsActorCache": {
|
|
"ObjectName": "Function'BPC_Feedback_C:ClearHapticsActorCache'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.2"
|
|
}
|
|
},
|
|
"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_Feedback_C'Default__BPC_Feedback_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_Feedback.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BPC_Feedback_C",
|
|
"Name": "Default__BPC_Feedback_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BPC_Feedback.BPC_Feedback_C'",
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"DefaultGripSound[5]": {
|
|
"ObjectName": "SoundCue'Cue_Pickup'",
|
|
"ObjectPath": "/Game/Sound/Sounds_ITR1/WaveCue/Player/Cue_Pickup.0"
|
|
},
|
|
"CurGripSound[6]": {
|
|
"ObjectName": "SoundCue'Cue_Pickup'",
|
|
"ObjectPath": "/Game/Sound/Sounds_ITR1/WaveCue/Player/Cue_Pickup.0"
|
|
},
|
|
"SameItemHapticCooldown[7]": 1.0,
|
|
"TH_HeartBeat[9]": {
|
|
"Handle": 0
|
|
},
|
|
"PrimaryComponentTick": {
|
|
"bStartWithTickEnabled": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ClearHapticsActorCache",
|
|
"Outer": "BPC_Feedback_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Left",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BPC_Feedback",
|
|
"Outer": "BPC_Feedback_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": "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'HapticFeedbackEffect_Base'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Temp_object_Variable_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'HapticFeedbackEffect_Base'",
|
|
"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'HapticFeedbackEffect_Base'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Temp_object_Variable_3",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'HapticFeedbackEffect_Base'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_CustomEvent_Left",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_CustomEvent_isLeft",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "K2Node_CustomEvent_GripInfo",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 752,
|
|
"PropertyFlags": "ContainsInstancedReference",
|
|
"Struct": {
|
|
"ObjectName": "Class'BPActorGripInformation'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"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": "BoolProperty",
|
|
"Name": "CallFunc_DoesImplementInterface_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGripControllerRefs_Left",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'GripMotionControllerComponent'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGripControllerRefs_Right",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'GripMotionControllerComponent'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_DynamicCast_AsScene_Component",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"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": "BoolProperty",
|
|
"Name": "K2Node_SwitchEnum_CmpSuccess",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "K2Node_CustomEvent_Hand",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'EControllerHand'",
|
|
"ObjectPath": "/Script/InputCore"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "K2Node_CustomEvent_EffectTag",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12,
|
|
"Struct": {
|
|
"ObjectName": "Class'GameplayTag'",
|
|
"ObjectPath": "/Script/GameplayTags"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_CustomEvent_Actor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetComponentByClass_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess",
|
|
"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": "StrProperty",
|
|
"Name": "CallFunc_GetXRMotionControllerType_TrackingSystemName",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "CallFunc_GetXRMotionControllerType_DeviceType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'EBPOpenXRControllerDeviceType'",
|
|
"ObjectPath": "/Script/OpenXRExpansionPlugin"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "CallFunc_GetXRMotionControllerType_Result",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'EBPXRResultSwitch'",
|
|
"ObjectPath": "/Script/OpenXRExpansionPlugin"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_SwitchEnum_CmpSuccess_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_SwitchEnum_CmpSuccess_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'NoParamsDelegate__DelegateSignature'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_Select_Default",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'HapticFeedbackEffect_Base'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_Select_Default_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'HapticFeedbackEffect_Base'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetFirstPlayerController_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerController'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetFirstPlayerController_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerController'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetFirstPlayerController_ReturnValue_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerController'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusEventsSubsystem'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_IsActorLocallyOwned_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"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": "ObjectProperty",
|
|
"Name": "K2Node_Select_Default_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'GripMotionControllerComponent'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "OnFinishLoadLevelEvent",
|
|
"Outer": "BPC_Feedback_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "PlayGripSound",
|
|
"Outer": "BPC_Feedback_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "isLeft",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "GripInfo",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 752,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
|
|
"Struct": {
|
|
"ObjectName": "Class'BPActorGripInformation'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "PlayHapticsEffect",
|
|
"Outer": "BPC_Feedback_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'EControllerHand'",
|
|
"ObjectPath": "/Script/InputCore"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "EffectTag",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 12,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"Struct": {
|
|
"ObjectName": "Class'GameplayTag'",
|
|
"ObjectPath": "/Script/GameplayTags"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Actor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ReceiveBeginPlay",
|
|
"Outer": "BPC_Feedback_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'ActorComponent:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
|
}
|
|
] |