ITR2_ASSET/IntoTheRadius2/Content/ITR2/Configurations/Input/Modifiers/IM_BlockInput.json

143 lines
No EOL
4.6 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "IM_BlockInput_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'InputModifierBlockInput'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'IM_BlockInput_C:ModifyRaw'",
"ObjectPath": "/Game/ITR2/Configurations/Input/Modifiers/IM_BlockInput.1"
}
],
"FuncMap": {
"ModifyRaw": {
"ObjectName": "Function'IM_BlockInput_C:ModifyRaw'",
"ObjectPath": "/Game/ITR2/Configurations/Input/Modifiers/IM_BlockInput.1"
}
},
"ClassFlags": "CLASS_DefaultConfig | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CollapseCategories | CLASS_CompiledFromBlueprint | CLASS_ConfigDoNotCheckDefaults",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Input",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "IM_BlockInput_C'Default__IM_BlockInput_C'",
"ObjectPath": "/Game/ITR2/Configurations/Input/Modifiers/IM_BlockInput.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ModifyRaw",
"Outer": "IM_BlockInput_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'InputModifier:ModifyRaw'",
"ObjectPath": "/Script/EnhancedInput"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PlayerInput",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'EnhancedPlayerInput'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "StructProperty",
"Name": "CurrentValue",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Struct": {
"ObjectName": "Class'InputActionValue'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "FloatProperty",
"Name": "DeltaTime",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "StructProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"Struct": {
"ObjectName": "Class'InputActionValue'",
"ObjectPath": "/Script/EnhancedInput"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakInputActionValue_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakInputActionValue_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakInputActionValue_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "EnumProperty",
"Name": "CallFunc_BreakInputActionValue_Type",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EInputActionValueType'",
"ObjectPath": "/Script/EnhancedInput"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeInputActionValueOfType_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'InputActionValue'",
"ObjectPath": "/Script/EnhancedInput"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure | FUNC_Const"
},
{
"Type": "IM_BlockInput_C",
"Name": "Default__IM_BlockInput_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/Configurations/Input/Modifiers/IM_BlockInput.IM_BlockInput_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
}
]