ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.json

2175 lines
71 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "ArrowComponent",
"Name": "Arrow_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'ArrowComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_IngameMenu_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_FaceFollowingMenu_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_IngameMenu_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.24"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_IngameMenu_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.13"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_IngameMenu_C:ExecuteUbergraph_BP_IngameMenu'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.5"
}
},
"Children": [
{
"ObjectName": "Function'BP_IngameMenu_C:HideHolsteredActorsReqursively'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.6"
},
{
"ObjectName": "Function'BP_IngameMenu_C:HidePlayer'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.7"
},
{
"ObjectName": "Function'BP_IngameMenu_C:SwitchToMultiplayer'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.11"
},
{
"ObjectName": "Function'BP_IngameMenu_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.12"
},
{
"ObjectName": "Function'BP_IngameMenu_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.8"
},
{
"ObjectName": "Function'BP_IngameMenu_C:ReceiveEndPlay'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.9"
},
{
"ObjectName": "Function'BP_IngameMenu_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.10"
},
{
"ObjectName": "Function'BP_IngameMenu_C:ExecuteUbergraph_BP_IngameMenu'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.5"
}
],
"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": "VoiceChatPanel",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'WidgetComponent'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "W_CheatPanel",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'WidgetComponent'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "SM_IngameMenuFloor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SM_IngameMenuShards",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SM_SkySphere",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PostProcess",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PostProcessComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Arrow",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'ArrowComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "bNeedToHidePlayer",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "ComponentsToShow",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "ComponentsToShow",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ArrayProperty",
"Name": "ActorsToShow",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"Inner": {
"Type": "ObjectProperty",
"Name": "ActorsToShow",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_IngameMenu": {
"ObjectName": "Function'BP_IngameMenu_C:ExecuteUbergraph_BP_IngameMenu'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.5"
},
"ReceiveTick": {
"ObjectName": "Function'BP_IngameMenu_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.10"
},
"ReceiveEndPlay": {
"ObjectName": "Function'BP_IngameMenu_C:ReceiveEndPlay'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.9"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_IngameMenu_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.8"
},
"UserConstructionScript": {
"ObjectName": "Function'BP_IngameMenu_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.12"
},
"SwitchToMultiplayer": {
"ObjectName": "Function'BP_IngameMenu_C:SwitchToMultiplayer'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.11"
},
"HidePlayer": {
"ObjectName": "Function'BP_IngameMenu_C:HidePlayer'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.7"
},
"HideHolsteredActorsReqursively": {
"ObjectName": "Function'BP_IngameMenu_C:HideHolsteredActorsReqursively'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.6"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_IngameMenu_C'Default__BP_IngameMenu_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_IngameMenu_C",
"Name": "Default__BP_IngameMenu_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.BP_IngameMenu_C'",
"Template": {
"ObjectName": "BPA_FaceFollowingMenu_C'Default__BPA_FaceFollowingMenu_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.2"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"IgnoreRotAngle[8]": 50.0,
"PrimaryActorTick": {
"bTickEvenWhenPaused": true
}
}
},
{
"Type": "BP_MainMenu_Mih3D_C",
"Name": "BP_MainMenu_Mih3D_GEN_VARIABLE_BP_MainMenu_Mih3D_C_CAT",
"Outer": "BP_MainMenu_Mih3D_GEN_VARIABLE",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/BP_MainMenu_Mih3D.BP_MainMenu_Mih3D_C'",
"Template": {
"ObjectName": "BP_MainMenu_Mih3D_C'BPA_FaceFollowingMenu_C:BP_MainMenu_Mih3D_GEN_VARIABLE.BP_MainMenu_Mih3D_GEN_VARIABLE_BP_MainMenu_Mih3D_C_CAT'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "ChildActorComponent",
"Name": "BP_MainMenu_Mih3D_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'ChildActorComponent'",
"Template": {
"ObjectName": "ChildActorComponent'BPA_FaceFollowingMenu_C:BP_MainMenu_Mih3D_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.3"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"ChildActorTemplate": {
"ObjectName": "BP_MainMenu_Mih3D_C'BP_IngameMenu_C:BP_MainMenu_Mih3D_GEN_VARIABLE.BP_MainMenu_Mih3D_GEN_VARIABLE_BP_MainMenu_Mih3D_C_CAT'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.3"
},
"RelativeLocation": {
"X": 170.0,
"Y": -3.3681566E-08,
"Z": 20.0
},
"RelativeScale3D": {
"X": 0.6,
"Y": 0.6,
"Z": 0.6
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_IngameMenu",
"Outer": "BP_IngameMenu_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": "ByteProperty",
"Name": "K2Node_Event_EndPlayReason",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EEndPlayReason'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetUnpausedTimeSeconds_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsStandalone_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",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetAttachParentActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsStandalone_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_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetAttachParentActor_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetAttachParentActor_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetAttachParentActor_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsFPS_VRCharacter",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'FPS_VRCharacter_C'",
"ObjectPath": "/Game/_VRE/Core/Character/FPS_VRCharacter.0"
}
},
{
"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_IsReleaseBuild_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetScalarParameterValue_ParameterValue_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "HideHolsteredActorsReqursively",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ActorRef",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHolsterComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHolsterComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_GetHolstered_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'ItemContainerInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetHolstered_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetHolstered_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_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",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetAllChildActors_ChildActors",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetAllChildActors_ChildActors",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsRadius_Holder",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusHolder'",
"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": "InterfaceProperty",
"Name": "CallFunc_GetHolstered_self_CastInput_1",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'ItemContainerInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetHolstered_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetHolstered_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_AddUnique_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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": "IntProperty",
"Name": "CallFunc_Array_AddUnique_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Private | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "HidePlayer",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Player",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "bHide",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "GripSelectorController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_GripSelectorsController_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_GripSelectorsController.0"
}
},
{
"Type": "ArrayProperty",
"Name": "ComponentsToHide",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "ComponentsToHide",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_HideAllSelectors_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'GripSelectorsInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetComponentByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_PlayerGrip_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerGrip.0"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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": "ArrayProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_AddUnique_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SkeletalMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Private | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.5"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveEndPlay",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveEndPlay'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ByteProperty",
"Name": "EndPlayReason",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EEndPlayReason'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveTick",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_FaceFollowingMenu_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.6"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SwitchToMultiplayer",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'ChildActorComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ChildActorComponent'BP_IngameMenu_C:BP_MainMenu_Mih3D_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.4"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_FaceFollowingMenu_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.0"
},
"SCSVariableName": "BP_MainMenu_Mih3D",
"AssociatedGuid": "EDFECE00-46BEFB71-929D6995-7F227307"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
},
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_IngameMenu_C:MenuStaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.25"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_FaceFollowingMenu_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.0"
},
"SCSVariableName": "MenuStaticMesh",
"AssociatedGuid": "A0896583-4ECB8E08-8FE4A88B-FB0D210C"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "PostProcessComponent",
"Name": "PostProcess_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'PostProcessComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"bOverride_ColorSaturation": true,
"bOverride_ColorContrast": true,
"bOverride_ColorGamma": true,
"bOverride_ColorGain": true,
"bOverride_ColorOffset": true,
"bOverride_ColorSaturationShadows": true,
"bOverride_ColorContrastShadows": true,
"bOverride_ColorGammaShadows": true,
"bOverride_ColorGainShadows": true,
"bOverride_ColorOffsetShadows": true,
"bOverride_ColorSaturationMidtones": true,
"bOverride_ColorContrastMidtones": true,
"bOverride_ColorGammaMidtones": true,
"bOverride_ColorGainMidtones": true,
"bOverride_ColorOffsetMidtones": true,
"bOverride_ColorSaturationHighlights": true,
"bOverride_ColorContrastHighlights": true,
"bOverride_ColorGammaHighlights": true,
"bOverride_ColorGainHighlights": true,
"bOverride_ColorOffsetHighlights": true,
"bOverride_ColorCorrectionShadowsMax": true,
"bOverride_ColorCorrectionHighlightsMin": true,
"bOverride_ColorCorrectionHighlightsMax": true,
"bOverride_BlueCorrection": true,
"bOverride_ExpandGamut": true,
"bOverride_ToneCurveAmount": true,
"bOverride_FilmSlope": true,
"bOverride_FilmToe": true,
"bOverride_FilmShoulder": true,
"bOverride_SceneColorTint": true,
"bOverride_BloomMethod": true,
"bOverride_BloomIntensity": true,
"bOverride_BloomThreshold": true,
"bOverride_AutoExposureMethod": true,
"bOverride_AutoExposureMinBrightness": true,
"bOverride_AutoExposureMaxBrightness": true,
"bOverride_AutoExposureBias": true,
"bOverride_AutoExposureApplyPhysicalCameraExposure": true,
"bOverride_LocalExposureHighlightContrastScale": true,
"bOverride_LocalExposureShadowContrastScale": true,
"bOverride_LocalExposureDetailStrength": true,
"bOverride_LocalExposureBlurredLuminanceBlend": true,
"bOverride_LocalExposureBlurredLuminanceKernelSizePercent": true,
"bOverride_LocalExposureMiddleGreyBias": true,
"bOverride_ColorGradingIntensity": true,
"bOverride_DepthOfFieldFocalDistance": true,
"bOverride_ReflectionMethod": true,
"bOverride_DynamicGlobalIlluminationMethod": true,
"BloomIntensity": 0.0,
"DynamicGlobalIlluminationMethod": "EDynamicGlobalIlluminationMethod::None",
"ReflectionMethod": "EReflectionMethod::ScreenSpace",
"AutoExposureMinBrightness": 0.0,
"AutoExposureMaxBrightness": 0.0
},
"Priority": 100.0,
"RelativeLocation": {
"X": 1.8189894E-12,
"Y": 248.50471,
"Z": 1.9008407E-05
},
"PrimaryComponentTick": {
"bTickEvenWhenPaused": true
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_IngameMenu_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_IngameMenu_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.15"
},
"VariableGuid": "101537EA-45D8F7C3-6B3124B4-5A1E9A33",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'ArrowComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ArrowComponent'BP_IngameMenu_C:Arrow_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.0"
},
"ParentComponentOrVariableName": "Scene",
"ParentComponentOwnerClassName": "BPA_FaceFollowingMenu_C",
"VariableGuid": "43560721-4467423D-6288E783-C14B768F",
"InternalVariableName": "Arrow"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_IngameMenu_C:SM_IngameMenuShards_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.27"
},
"ParentComponentOrVariableName": "Scene",
"ParentComponentOwnerClassName": "BPA_FaceFollowingMenu_C",
"VariableGuid": "0F1AE49B-4FE3E72A-F8BA4081-7EAB85F8",
"InternalVariableName": "SM_IngameMenuShards"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'WidgetComponent'",
"ObjectPath": "/Script/UMG"
},
"ComponentTemplate": {
"ObjectName": "WidgetComponent'BP_IngameMenu_C:W_CheatPanel_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.30"
},
"ParentComponentOrVariableName": "RotationPivot",
"ParentComponentOwnerClassName": "BPA_FaceFollowingMenu_C",
"VariableGuid": "36D67366-45A8FB1B-9D004D9F-E6478DEF",
"InternalVariableName": "W_CheatPanel"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PostProcessComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "PostProcessComponent'BP_IngameMenu_C:PostProcess_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.14"
},
"ParentComponentOrVariableName": "Scene",
"ParentComponentOwnerClassName": "BPA_FaceFollowingMenu_C",
"VariableGuid": "6A9BEC86-4343B6FB-AFDC799C-6C67F374",
"InternalVariableName": "PostProcess"
}
},
{
"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'WidgetComponent'",
"ObjectPath": "/Script/UMG"
},
"ComponentTemplate": {
"ObjectName": "WidgetComponent'BP_IngameMenu_C:VoiceChatPanel_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.29"
},
"ParentComponentOrVariableName": "RotationPivot",
"ParentComponentOwnerClassName": "BPA_FaceFollowingMenu_C",
"VariableGuid": "EAE589A4-4C6C597E-2F706895-EBC711BD",
"InternalVariableName": "VoiceChatPanel"
}
},
{
"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'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_IngameMenu_C:SM_IngameMenuFloor_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.26"
},
"ParentComponentOrVariableName": "Scene",
"ParentComponentOwnerClassName": "BPA_FaceFollowingMenu_C",
"VariableGuid": "43F245DB-4437D9DF-FB9ED2A0-887091B0",
"InternalVariableName": "SM_IngameMenuFloor"
}
},
{
"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'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_IngameMenu_C:SM_SkySphere_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.28"
},
"ParentComponentOrVariableName": "Scene",
"ParentComponentOwnerClassName": "BPA_FaceFollowingMenu_C",
"VariableGuid": "25894EE8-432AF81C-EC081090-6E681BC7",
"InternalVariableName": "SM_SkySphere"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.17"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.20"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.23"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.18"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.22"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.19"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.21"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.17"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.20"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.23"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.18"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.22"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.19"
},
{
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.21"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_IngameMenu_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.16"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "MenuStaticMesh_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_FaceFollowingMenu_C:MenuStaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BPA_FaceFollowingMenu.17"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"OverrideMaterials": [
null
],
"bGenerateOverlapEvents": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"TranslucencySortPriority": 1000,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"CollisionProfileName": "NoCollision",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel2",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel3",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel4",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel5",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel6",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel12",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel13",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel14",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel15",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel16",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel17",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel18",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
},
"RelativeScale3D": {
"X": 0.01,
"Y": 0.01,
"Z": 0.01
},
"bVisible": false
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_IngameMenuFloor_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_IngameMenuFloor'",
"ObjectPath": "/Game/ITR2/Art/Environment/Radius/IngameMenuEnvironment/SM_IngameMenuFloor.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_IngameMenuFloor'",
"ObjectPath": "/Game/ITR2/Art/Environment/Radius/IngameMenuEnvironment/MI_IngameMenuFloor.0"
}
],
"bGenerateOverlapEvents": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"TranslucencySortPriority": 1002,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"CollisionProfileName": "NoCollision",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel2",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel3",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel4",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel5",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel6",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel12",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel13",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel14",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel15",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel16",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel17",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel18",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
},
"RelativeLocation": {
"X": 14.250105,
"Y": 24.303606,
"Z": -9.947598E-14
},
"RelativeScale3D": {
"X": 1.0,
"Y": 1.0000001,
"Z": 1.0000001
},
"PrimaryComponentTick": {
"bTickEvenWhenPaused": true
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_IngameMenuShards_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_IngameMenuShards'",
"ObjectPath": "/Game/ITR2/Art/Environment/Radius/IngameMenuEnvironment/SM_IngameMenuShards.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'M_IngameMenuShards'",
"ObjectPath": "/Game/ITR2/Art/Environment/Radius/IngameMenuEnvironment/M_IngameMenuShards.0"
},
{
"ObjectName": "Material'M_IngameMenuShards'",
"ObjectPath": "/Game/ITR2/Art/Environment/Radius/IngameMenuEnvironment/M_IngameMenuShards.0"
}
],
"bGenerateOverlapEvents": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"TranslucencySortPriority": 1001,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"CollisionProfileName": "NoCollision",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel2",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel3",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel4",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel5",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel6",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel12",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel13",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel14",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel15",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel16",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel17",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel18",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
},
"PrimaryComponentTick": {
"bTickEvenWhenPaused": true
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_SkySphere_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_SkySphere'",
"ObjectPath": "/Game/ITR2/Art/Environment/Radius/IngameMenuEnvironment/SM_SkySphere.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'M_IngameMenuSky'",
"ObjectPath": "/Game/ITR2/Art/Environment/Radius/IngameMenuEnvironment/M_IngameMenuSky.0"
}
],
"bGenerateOverlapEvents": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"TranslucencySortPriority": 1000,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"CollisionProfileName": "NoCollision",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel2",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel3",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel4",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel5",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel6",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel12",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel13",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel14",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel15",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel16",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel17",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel18",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
},
"RelativeScale3D": {
"X": 100.0,
"Y": 100.0,
"Z": 100.0
},
"PrimaryComponentTick": {
"bTickEvenWhenPaused": true
}
}
},
{
"Type": "WidgetComponent",
"Name": "VoiceChatPanel_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'WidgetComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_VoiceChatPanel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/OldIngameMenu/WBP_VoiceChatPanel.40"
},
"DrawSize": {
"X": 600,
"Y": 700
},
"Pivot": {
"X": 0.5,
"Y": 1.0
},
"WindowVisibility": "EWindowVisibility::Visible",
"GeometryMode": "EWidgetGeometryMode::Cylinder",
"CylinderArcAngle": 50.0,
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_IngameMenu'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/MI_IngameMenu.0"
}
],
"TranslucencySortPriority": 1005,
"RelativeLocation": {
"X": 2.94486,
"Y": 280.0,
"Z": 20.0
},
"RelativeRotation": {
"Pitch": -0.0,
"Yaw": -100.0,
"Roll": 0.0
},
"RelativeScale3D": {
"X": 0.178977,
"Y": 0.178977,
"Z": 0.178977
},
"PrimaryComponentTick": {
"bTickEvenWhenPaused": true
}
}
},
{
"Type": "WidgetComponent",
"Name": "W_CheatPanel_GEN_VARIABLE",
"Outer": "BP_IngameMenu_C",
"Class": "UScriptClass'WidgetComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_CheatPanel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/OldIngameMenu/WBP_CheatPanel.537"
},
"DrawSize": {
"X": 600,
"Y": 800
},
"Pivot": {
"X": 0.5,
"Y": 1.0
},
"WindowVisibility": "EWindowVisibility::Visible",
"GeometryMode": "EWidgetGeometryMode::Cylinder",
"CylinderArcAngle": 50.0,
"OverrideMaterials": [
{
"ObjectName": "Material'M_Widget3DPassThrough_NoDepth'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/M_Widget3DPassThrough_NoDepth.0"
}
],
"TranslucencySortPriority": 1005,
"RelativeLocation": {
"X": 100.0,
"Y": -170.0,
"Z": 10.0
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 120.0,
"Roll": 0.0
},
"RelativeScale3D": {
"X": 0.17897712,
"Y": 0.17897712,
"Z": 0.17897712
},
"PrimaryComponentTick": {
"bTickEvenWhenPaused": true
}
}
}
]