dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
|
@ -0,0 +1,480 @@
|
|||
[
|
||||
{
|
||||
"Type": "Button",
|
||||
"Name": "BTN_Button",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Button'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "ButtonSlot'WBP_Button_Menu_C:WidgetTree.BTN_Button.ButtonSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.1"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "SizeBoxSlot'WBP_Button_Menu_C:WidgetTree.SZBX_Button.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.12"
|
||||
},
|
||||
"ToolTipText": {
|
||||
"CultureInvariantString": null
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ButtonSlot",
|
||||
"Name": "ButtonSlot_0",
|
||||
"Outer": "BTN_Button",
|
||||
"Class": "UScriptClass'ButtonSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Button'WBP_Button_Menu_C:WidgetTree.BTN_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.0"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_Button_Menu_C:WidgetTree.TXT_ButtonName'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.13"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ComponentDelegateBinding",
|
||||
"Name": "ComponentDelegateBinding_0",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'ComponentDelegateBinding'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentDelegateBindings": [
|
||||
{
|
||||
"ComponentPropertyName": "BTN_Button",
|
||||
"DelegatePropertyName": "OnClicked",
|
||||
"FunctionNameToBind": "BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature"
|
||||
},
|
||||
{
|
||||
"ComponentPropertyName": "BTN_Button",
|
||||
"DelegatePropertyName": "OnHovered",
|
||||
"FunctionNameToBind": "BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_0_OnButtonHoverEvent__DelegateSignature"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_0_OnButtonHoverEvent__DelegateSignature",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Construct",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_Button_Menu",
|
||||
"Outer": "WBP_Button_Menu_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": "K2Node_Event_IsDesignTime",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "GetWidget_BTN",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:GetWidget_BTN'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.11"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Button",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Parm | OutParm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Button'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "GetWIdget_SZBX",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:GetWIdget_SZBX'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.13"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SizeBox",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Parm | OutParm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SizeBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "GetWidget_TXT",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:GetWidget_TXT'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.14"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ButtonName_TXT",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Parm | OutParm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PreConstruct",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.30"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsDesignTime",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SizeBox",
|
||||
"Name": "SZBX_Button",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'SizeBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "SizeBoxSlot'WBP_Button_Menu_C:WidgetTree.SZBX_Button.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.12"
|
||||
}
|
||||
],
|
||||
"ToolTipText": {
|
||||
"CultureInvariantString": null
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBoxSlot",
|
||||
"Name": "SizeBoxSlot_0",
|
||||
"Outer": "SZBX_Button",
|
||||
"Class": "UScriptClass'SizeBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "SizeBox'WBP_Button_Menu_C:WidgetTree.SZBX_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.11"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Button'WBP_Button_Menu_C:WidgetTree.BTN_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "TXT_ButtonName",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Text": {
|
||||
"CultureInvariantString": null
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "000000"
|
||||
}
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "ButtonSlot'WBP_Button_Menu_C:WidgetTree.BTN_Button.ButtonSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.1"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_Button_Menu_C",
|
||||
"Name": "Default__WBP_Button_Menu_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.WBP_Button_Menu_C'",
|
||||
"Template": {
|
||||
"ObjectName": "WBP_ButtonBase_C'Default__WBP_ButtonBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.44"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"Width[4]": 300.0,
|
||||
"ToolTipText": {
|
||||
"CultureInvariantString": null
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ButtonBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.45"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_Button_Menu_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.16"
|
||||
},
|
||||
"DynamicBindingObjects": [
|
||||
{
|
||||
"ObjectName": "ComponentDelegateBinding'WBP_Button_Menu_C:ComponentDelegateBinding_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.2"
|
||||
}
|
||||
],
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:ExecuteUbergraph_WBP_Button_Menu'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.6"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:GetWIdget_SZBX'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:GetWidget_TXT'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:GetWidget_BTN'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_0_OnButtonHoverEvent__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:ExecuteUbergraph_WBP_Button_Menu'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.6"
|
||||
}
|
||||
],
|
||||
"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": "BTN_Button",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Button'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SZBX_Button",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SizeBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "TXT_ButtonName",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "Width",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBP_Button_Menu": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:ExecuteUbergraph_WBP_Button_Menu'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.6"
|
||||
},
|
||||
"BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.4"
|
||||
},
|
||||
"BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_0_OnButtonHoverEvent__DelegateSignature": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:BndEvt__WBP_Button_Menu_BTN_Button_K2Node_ComponentBoundEvent_0_OnButtonHoverEvent__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.3"
|
||||
},
|
||||
"Construct": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.5"
|
||||
},
|
||||
"PreConstruct": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.10"
|
||||
},
|
||||
"GetWidget_BTN": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:GetWidget_BTN'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.7"
|
||||
},
|
||||
"GetWidget_TXT": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:GetWidget_TXT'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.9"
|
||||
},
|
||||
"GetWIdget_SZBX": {
|
||||
"ObjectName": "Function'WBP_Button_Menu_C:GetWIdget_SZBX'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.8"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBP_Button_Menu_C'Default__WBP_Button_Menu_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.14"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_Button_Menu_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "SizeBox'WBP_Button_Menu_C:WidgetTree.SZBX_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_Menu.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,913 @@
|
|||
[
|
||||
{
|
||||
"Type": "Border",
|
||||
"Name": "Border_83",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Border'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ContentColorAndOpacity": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Padding": {
|
||||
"Left": 350.0,
|
||||
"Top": 1.0,
|
||||
"Right": 350.0,
|
||||
"Bottom": 1.0
|
||||
},
|
||||
"Background": {
|
||||
"TintColor": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.8,
|
||||
"Hex": "CC000000"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.17"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Button",
|
||||
"Name": "BTN_Button",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Button'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "ButtonSlot'WBP_Button_ProfileSlot_C:WidgetTree.BTN_Button.ButtonSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.2"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "SizeBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.SZBX_Button.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.9"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ButtonSlot",
|
||||
"Name": "ButtonSlot_1",
|
||||
"Outer": "BTN_Button",
|
||||
"Class": "UScriptClass'ButtonSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Button'WBP_Button_ProfileSlot_C:WidgetTree.BTN_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.1"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "VerticalBox'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.15"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Construct",
|
||||
"Outer": "WBP_Button_ProfileSlot_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_Button_ProfileSlot",
|
||||
"Outer": "WBP_Button_ProfileSlot_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"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "GetWidget_BTN",
|
||||
"Outer": "WBP_Button_ProfileSlot_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:GetWidget_BTN'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.11"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Button",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Parm | OutParm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Button'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "GetWIdget_SZBX",
|
||||
"Outer": "WBP_Button_ProfileSlot_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:GetWIdget_SZBX'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.13"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SizeBox",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Parm | OutParm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SizeBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Update Text",
|
||||
"Outer": "WBP_Button_ProfileSlot_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "NewProfileInfo",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 128,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bNewEmpty",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bDisableEmpty",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_BooleanAND_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": "BoolProperty",
|
||||
"Name": "CallFunc_Array_IsEmpty_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_JoinStringArray_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_SelectString_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Divide_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Percent_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_AsDateTime_DateTime_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_4",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_5",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SizeBox",
|
||||
"Name": "SZBX_Button",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'SizeBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidthOverride": 800.0,
|
||||
"HeightOverride": 200.0,
|
||||
"bOverride_WidthOverride": true,
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "SizeBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.SZBX_Button.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.9"
|
||||
}
|
||||
],
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBoxSlot",
|
||||
"Name": "SizeBoxSlot_0",
|
||||
"Outer": "SZBX_Button",
|
||||
"Class": "UScriptClass'SizeBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "SizeBox'WBP_Button_ProfileSlot_C:WidgetTree.SZBX_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.8"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Button'WBP_Button_ProfileSlot_C:WidgetTree.BTN_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "DateText",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Text": {
|
||||
"Namespace": "",
|
||||
"Key": "3646F01748F5728A72D0FDB6A7F6A5D7",
|
||||
"SourceString": "Empty",
|
||||
"LocalizedString": "Empty"
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.1,
|
||||
"G": 0.1,
|
||||
"B": 0.1,
|
||||
"A": 1.0,
|
||||
"Hex": "595959"
|
||||
}
|
||||
},
|
||||
"Font": {
|
||||
"Size": 14.0
|
||||
},
|
||||
"Justification": "ETextJustify::Center",
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.18"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "GuestsText",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "000000"
|
||||
}
|
||||
},
|
||||
"Font": {
|
||||
"Size": 18.0
|
||||
},
|
||||
"Justification": "ETextJustify::Center",
|
||||
"WrappingPolicy": "ETextWrappingPolicy::AllowPerCharacterWrapping",
|
||||
"AutoWrapText": true,
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.21"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "MoneyText",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "000000"
|
||||
}
|
||||
},
|
||||
"Font": {
|
||||
"Size": 18.0
|
||||
},
|
||||
"Justification": "ETextJustify::Center",
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.20"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "ProfileIndexText",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Text": {
|
||||
"Namespace": "",
|
||||
"Key": "949C83B34C8FD8135F416ABFE32DAF62",
|
||||
"SourceString": "PROFILE 0",
|
||||
"LocalizedString": "PROFILE 0"
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "000000"
|
||||
}
|
||||
},
|
||||
"Font": {
|
||||
"Size": 18.0
|
||||
},
|
||||
"Justification": "ETextJustify::Center",
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.16"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "TimePlayedText",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "000000"
|
||||
}
|
||||
},
|
||||
"Font": {
|
||||
"Size": 18.0
|
||||
},
|
||||
"Justification": "ETextJustify::Center",
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.19"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBox",
|
||||
"Name": "VerticalBox_70",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'VerticalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.16"
|
||||
},
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.17"
|
||||
},
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.18"
|
||||
},
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.19"
|
||||
},
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.20"
|
||||
},
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70.VerticalBoxSlot_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.21"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "ButtonSlot'WBP_Button_ProfileSlot_C:WidgetTree.BTN_Button.ButtonSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_0",
|
||||
"Outer": "VerticalBox_70",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.15"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_Button_ProfileSlot_C:WidgetTree.ProfileIndexText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.13"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_1",
|
||||
"Outer": "VerticalBox_70",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Center",
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.15"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Border'WBP_Button_ProfileSlot_C:WidgetTree.Border_83'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_2",
|
||||
"Outer": "VerticalBox_70",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.15"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_Button_ProfileSlot_C:WidgetTree.DateText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_3",
|
||||
"Outer": "VerticalBox_70",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.15"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_Button_ProfileSlot_C:WidgetTree.TimePlayedText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.14"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_4",
|
||||
"Outer": "VerticalBox_70",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.15"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_Button_ProfileSlot_C:WidgetTree.MoneyText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.12"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_5",
|
||||
"Outer": "VerticalBox_70",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_Button_ProfileSlot_C:WidgetTree.VerticalBox_70'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.15"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_Button_ProfileSlot_C:WidgetTree.GuestsText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.11"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_Button_ProfileSlot_C",
|
||||
"Name": "Default__WBP_Button_ProfileSlot_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.WBP_Button_ProfileSlot_C'",
|
||||
"Template": {
|
||||
"ObjectName": "WBP_ButtonBase_C'Default__WBP_ButtonBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.44"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"bEmpty[8]": true,
|
||||
"ProfileInfo[9]": {
|
||||
"ProfileNr": 0,
|
||||
"bSinglePlayer": true,
|
||||
"DateTime": {
|
||||
"Ticks": 0
|
||||
},
|
||||
"RealPlayTime": 0,
|
||||
"TimeSpentMinutes": 0,
|
||||
"Money": 0,
|
||||
"GuestPlayers": []
|
||||
},
|
||||
"ButtonStyle[18]": {
|
||||
"RowName": "MainMenu_ProfileSlot"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_Button_ProfileSlot_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ButtonBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.45"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_Button_ProfileSlot_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.24"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:ExecuteUbergraph_WBP_Button_ProfileSlot'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.4"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:Update Text'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:GetWIdget_SZBX'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:GetWidget_BTN'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:ExecuteUbergraph_WBP_Button_ProfileSlot'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.4"
|
||||
}
|
||||
],
|
||||
"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": "BTN_Button",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Button'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "DateText",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "GuestsText",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "MoneyText",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ProfileIndexText",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SZBX_Button",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SizeBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "TimePlayedText",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bEmpty",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ProfileInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 128,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBP_Button_ProfileSlot": {
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:ExecuteUbergraph_WBP_Button_ProfileSlot'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.4"
|
||||
},
|
||||
"Construct": {
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.3"
|
||||
},
|
||||
"GetWidget_BTN": {
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:GetWidget_BTN'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.5"
|
||||
},
|
||||
"GetWIdget_SZBX": {
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:GetWIdget_SZBX'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.6"
|
||||
},
|
||||
"Update Text": {
|
||||
"ObjectName": "Function'WBP_Button_ProfileSlot_C:Update Text'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.7"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBP_Button_ProfileSlot_C'Default__WBP_Button_ProfileSlot_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.22"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_Button_ProfileSlot_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "SizeBox'WBP_Button_ProfileSlot_C:WidgetTree.SZBX_Button'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,809 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Construct",
|
||||
"Outer": "WBP_ProfileSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget:Construct'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_ProfileSet",
|
||||
"Outer": "WBP_ProfileSet_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": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_Pressed_Button",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ButtonBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.45"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Button_Profile_Slot",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Button_ProfileSlot_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.23"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": "Init Profiles",
|
||||
"Outer": "WBP_ProfileSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bSinglePlayer",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Profiles",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileNr",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bSinglePlayerToReplace",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_ButtonBase_C:OnRadiusButtonClicked__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.22"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOwningPlayer_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PlayerController'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Create_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Button_ProfileSlot_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.23"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_GetMaxProfileNumber_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_GetMinProfileNumber_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_LessEqual_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_AddChild_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PanelSlot'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Temp_bool_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_ProfileInfo",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 128,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_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": "K2Node_Select_Default",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Private | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "On Profile Chosen__DelegateSignature",
|
||||
"Outer": "WBP_ProfileSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Pressed Profile Button",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Button_ProfileSlot_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.23"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "On Profile Slot Clicked",
|
||||
"Outer": "WBP_ProfileSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Pressed Button",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ButtonBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.45"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Update Profiles",
|
||||
"Outer": "WBP_ProfileSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bSinglePlayer",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bDisableEmpty",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileNr",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Temp_bool_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_ProfileInfo",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 128,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_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": "K2Node_Select_Default",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_GetMaxProfileNumber_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_GetMinProfileNumber_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_LessEqual_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Subtract_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetChildAt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Widget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Button_Profile_Slot",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Button_ProfileSlot_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_Button_ProfileSlot.23"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": "Temp_bool_Variable_1",
|
||||
"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_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Select_Default_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBox",
|
||||
"Name": "CoopProfiles",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'VerticalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_ProfileSet_C:WidgetTree.VerticalBox_37.VerticalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.10"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBox",
|
||||
"Name": "SoloProfiles",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'VerticalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_ProfileSet_C:WidgetTree.VerticalBox_37.VerticalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.9"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBox",
|
||||
"Name": "VerticalBox_37",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'VerticalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_ProfileSet_C:WidgetTree.VerticalBox_37.VerticalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_ProfileSet_C:WidgetTree.VerticalBox_37.VerticalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_0",
|
||||
"Outer": "VerticalBox_37",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_C:WidgetTree.VerticalBox_37'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.8"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_C:WidgetTree.SoloProfiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_1",
|
||||
"Outer": "VerticalBox_37",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_C:WidgetTree.VerticalBox_37'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.8"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_C:WidgetTree.CoopProfiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_ProfileSet_C",
|
||||
"Name": "Default__WBP_ProfileSet_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.WBP_ProfileSet_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"On Profile Chosen[4]": {
|
||||
"InvocationList": []
|
||||
},
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_ProfileSet_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_ProfileSet_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.13"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:ExecuteUbergraph_WBP_ProfileSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.1"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:Init Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:Update Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:On Profile Slot Clicked'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:ExecuteUbergraph_WBP_ProfileSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:On Profile Chosen__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.3"
|
||||
}
|
||||
],
|
||||
"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": "CoopProfiles",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SoloProfiles",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ParentMenu",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "MulticastInlineDelegateProperty",
|
||||
"Name": "On Profile Chosen",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:On Profile Chosen__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"On Profile Chosen__DelegateSignature": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:On Profile Chosen__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.3"
|
||||
},
|
||||
"ExecuteUbergraph_WBP_ProfileSet": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:ExecuteUbergraph_WBP_ProfileSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.1"
|
||||
},
|
||||
"On Profile Slot Clicked": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:On Profile Slot Clicked'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.4"
|
||||
},
|
||||
"Construct": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.0"
|
||||
},
|
||||
"Update Profiles": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:Update Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.5"
|
||||
},
|
||||
"Init Profiles": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_C:Init Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBP_ProfileSet_C'Default__WBP_ProfileSet_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.11"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_ProfileSet_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_C:WidgetTree.VerticalBox_37'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/OldMainMenu/WBP_ProfileSet.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue