ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Game/BP_RadiusCheatSubsystem.json

159 lines
No EOL
5.3 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_RadiusCheatSubsystem_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BP_RadiusCheatSubsystem_C:ExecuteUbergraph_BP_RadiusCheatSubsystem'",
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.2"
}
},
"SuperStruct": {
"ObjectName": "Class'RadiusCheatSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BP_RadiusCheatSubsystem_C:ToggleControllerVisibility'",
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.3"
},
{
"ObjectName": "Function'BP_RadiusCheatSubsystem_C:ExecuteUbergraph_BP_RadiusCheatSubsystem'",
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_RadiusCheatSubsystem": {
"ObjectName": "Function'BP_RadiusCheatSubsystem_C:ExecuteUbergraph_BP_RadiusCheatSubsystem'",
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.2"
},
"ToggleControllerVisibility": {
"ObjectName": "Function'BP_RadiusCheatSubsystem_C:ToggleControllerVisibility'",
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.3"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'GameInstance'",
"ObjectPath": "/Script/Engine"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_RadiusCheatSubsystem_C'Default__BP_RadiusCheatSubsystem_C'",
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_RadiusCheatSubsystem_C",
"Name": "Default__BP_RadiusCheatSubsystem_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.BP_RadiusCheatSubsystem_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_RadiusCheatSubsystem",
"Outer": "BP_RadiusCheatSubsystem_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_GetShowControllers_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'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"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": "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
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ToggleControllerVisibility",
"Outer": "BP_RadiusCheatSubsystem_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusCheatSubsystem:ToggleControllerVisibility'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
}
]