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

363 lines
11 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "BlueprintGeneratedClass",
"Name": "FL_Input_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'BlueprintFunctionLibrary'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'FL_Input_C:BlockInput'",
"ObjectPath": "/Game/ITR2/BPs/Player/FL_Input.2"
},
{
"ObjectName": "Function'FL_Input_C:SetupDominantHandInput'",
"ObjectPath": "/Game/ITR2/BPs/Player/FL_Input.3"
}
],
"FuncMap": {
"SetupDominantHandInput": {
"ObjectName": "Function'FL_Input_C:SetupDominantHandInput'",
"ObjectPath": "/Game/ITR2/BPs/Player/FL_Input.3"
},
"BlockInput": {
"ObjectName": "Function'FL_Input_C:BlockInput'",
"ObjectPath": "/Game/ITR2/BPs/Player/FL_Input.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "FL_Input_C'Default__FL_Input_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/FL_Input.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_FunctionLibrary"
}
},
{
"Type": "FL_Input_C",
"Name": "Default__FL_Input_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/FL_Input.FL_Input_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "Function",
"Name": "BlockInput",
"Outer": "FL_Input_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "__WorldContext",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "NewLocalVar",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'InputAction'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'ModifyContextOptions'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'EnhancedInputLocalPlayerSubsystem'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_RequestRebuildControlMappings_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'EnhancedInputSubsystemInterface'",
"ObjectPath": "/Script/EnhancedInput"
}
}
],
"FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetupDominantHandInput",
"Outer": "FL_Input_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "__WorldContext",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'ModifyContextOptions'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusSettingsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsLeftHanded_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusSettingsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsDedicatedServer_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsLeftHanded_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"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": "ObjectProperty",
"Name": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'InputMappingContext'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'InputMappingContext'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'InputMappingContext'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'InputMappingContext'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'InputMappingContext'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_ModifyContextOptions",
"Flags": "RF_Public",
"ElementSize": 1,
"Struct": {
"ObjectName": "Class'ModifyContextOptions'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"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": "CallFunc_GetFirstPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetLocalPlayerSubSystemFromPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'EnhancedInputLocalPlayerSubsystem'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'InputMappingContext'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_AddMappingContext_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'EnhancedInputSubsystemInterface'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_RemoveMappingContext_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'EnhancedInputSubsystemInterface'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_AddMappingContext_self_CastInput_1",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'EnhancedInputSubsystemInterface'",
"ObjectPath": "/Script/EnhancedInput"
}
}
],
"FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
}
]