478 lines
16 KiB
JSON
478 lines
16 KiB
JSON
|
[
|
||
|
{
|
||
|
"Type": "Border",
|
||
|
"Name": "Border_177",
|
||
|
"Outer": "WidgetTree",
|
||
|
"Class": "UScriptClass'Border'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Background": {
|
||
|
"TintColor": {
|
||
|
"SpecifiedColor": {
|
||
|
"R": 0.7,
|
||
|
"G": 0.7,
|
||
|
"B": 0.7,
|
||
|
"A": 1.0,
|
||
|
"Hex": "DADADA"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Slots": [
|
||
|
{
|
||
|
"ObjectName": "BorderSlot'WBP_AmmoBoxStats_C:WidgetTree.Border_177.BorderSlot_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.1"
|
||
|
}
|
||
|
],
|
||
|
"Slot": {
|
||
|
"ObjectName": "CanvasPanelSlot'WBP_AmmoBoxStats_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.3"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BorderSlot",
|
||
|
"Name": "BorderSlot_0",
|
||
|
"Outer": "Border_177",
|
||
|
"Class": "UScriptClass'BorderSlot'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Parent": {
|
||
|
"ObjectName": "Border'WBP_AmmoBoxStats_C:WidgetTree.Border_177'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.0"
|
||
|
},
|
||
|
"Content": {
|
||
|
"ObjectName": "HorizontalBox'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.7"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "CanvasPanel",
|
||
|
"Name": "CanvasPanel_0",
|
||
|
"Outer": "WidgetTree",
|
||
|
"Class": "UScriptClass'CanvasPanel'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Slots": [
|
||
|
{
|
||
|
"ObjectName": "CanvasPanelSlot'WBP_AmmoBoxStats_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.3"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "CanvasPanelSlot",
|
||
|
"Name": "CanvasPanelSlot_0",
|
||
|
"Outer": "CanvasPanel_0",
|
||
|
"Class": "UScriptClass'CanvasPanelSlot'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"LayoutData": {
|
||
|
"Offsets": {
|
||
|
"Left": -60.0,
|
||
|
"Top": -20.0,
|
||
|
"Right": 120.0,
|
||
|
"Bottom": 40.0
|
||
|
},
|
||
|
"Anchors": {
|
||
|
"Minimum": {
|
||
|
"X": 0.5,
|
||
|
"Y": 0.5
|
||
|
},
|
||
|
"Maximum": {
|
||
|
"X": 0.5,
|
||
|
"Y": 0.5
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Parent": {
|
||
|
"ObjectName": "CanvasPanel'WBP_AmmoBoxStats_C:WidgetTree.CanvasPanel_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.2"
|
||
|
},
|
||
|
"Content": {
|
||
|
"ObjectName": "Border'WBP_AmmoBoxStats_C:WidgetTree.Border_177'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "InitWidget",
|
||
|
"Outer": "WBP_AmmoBoxStats_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "AmmoNumber",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "Set Current Ammo Box Number",
|
||
|
"Outer": "WBP_AmmoBoxStats_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "Number",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
},
|
||
|
{
|
||
|
"Type": "TextProperty",
|
||
|
"Name": "CallFunc_Conv_IntToText_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "Set Current Ammo Box State",
|
||
|
"Outer": "WBP_AmmoBoxStats_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "bNewIsOpen",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_SelectColor_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'LinearColor'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "K2Node_MakeStruct_SlateColor",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 20,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'SlateColor'",
|
||
|
"ObjectPath": "/Script/SlateCore"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "K2Node_MakeStruct_SlateColor_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 20,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'SlateColor'",
|
||
|
"ObjectPath": "/Script/SlateCore"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "HorizontalBox",
|
||
|
"Name": "HorizontalBox_40",
|
||
|
"Outer": "WidgetTree",
|
||
|
"Class": "UScriptClass'HorizontalBox'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Slots": [
|
||
|
{
|
||
|
"ObjectName": "HorizontalBoxSlot'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40.HorizontalBoxSlot_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.8"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "HorizontalBoxSlot'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40.HorizontalBoxSlot_1'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.9"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "HorizontalBoxSlot'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40.HorizontalBoxSlot_2'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.10"
|
||
|
}
|
||
|
],
|
||
|
"Slot": {
|
||
|
"ObjectName": "BorderSlot'WBP_AmmoBoxStats_C:WidgetTree.Border_177.BorderSlot_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.1"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "HorizontalBoxSlot",
|
||
|
"Name": "HorizontalBoxSlot_0",
|
||
|
"Outer": "HorizontalBox_40",
|
||
|
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
|
||
|
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||
|
"Parent": {
|
||
|
"ObjectName": "HorizontalBox'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.7"
|
||
|
},
|
||
|
"Content": {
|
||
|
"ObjectName": "TextBlock'WBP_AmmoBoxStats_C:WidgetTree.OpenCloseIndicatorLeft'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.12"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "HorizontalBoxSlot",
|
||
|
"Name": "HorizontalBoxSlot_1",
|
||
|
"Outer": "HorizontalBox_40",
|
||
|
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Size": {
|
||
|
"SizeRule": "ESlateSizeRule::Fill"
|
||
|
},
|
||
|
"Padding": {
|
||
|
"Left": 5.0,
|
||
|
"Right": 5.0
|
||
|
},
|
||
|
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Center",
|
||
|
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||
|
"Parent": {
|
||
|
"ObjectName": "HorizontalBox'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.7"
|
||
|
},
|
||
|
"Content": {
|
||
|
"ObjectName": "TextBlock'WBP_AmmoBoxStats_C:WidgetTree.CurrentAmmoNumberText'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.11"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "HorizontalBoxSlot",
|
||
|
"Name": "HorizontalBoxSlot_2",
|
||
|
"Outer": "HorizontalBox_40",
|
||
|
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Right",
|
||
|
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||
|
"Parent": {
|
||
|
"ObjectName": "HorizontalBox'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.7"
|
||
|
},
|
||
|
"Content": {
|
||
|
"ObjectName": "TextBlock'WBP_AmmoBoxStats_C:WidgetTree.OpenCloseIndicatorRight'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.13"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "TextBlock",
|
||
|
"Name": "CurrentAmmoNumberText",
|
||
|
"Outer": "WidgetTree",
|
||
|
"Class": "UScriptClass'TextBlock'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Text": {
|
||
|
"CultureInvariantString": "5000"
|
||
|
},
|
||
|
"ColorAndOpacity": {
|
||
|
"SpecifiedColor": {
|
||
|
"R": 0.05,
|
||
|
"G": 0.05,
|
||
|
"B": 0.05,
|
||
|
"A": 1.0,
|
||
|
"Hex": "3F3F3F"
|
||
|
}
|
||
|
},
|
||
|
"Slot": {
|
||
|
"ObjectName": "HorizontalBoxSlot'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40.HorizontalBoxSlot_1'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.9"
|
||
|
},
|
||
|
"bIsVariable": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "TextBlock",
|
||
|
"Name": "OpenCloseIndicatorLeft",
|
||
|
"Outer": "WidgetTree",
|
||
|
"Class": "UScriptClass'TextBlock'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Text": {
|
||
|
"CultureInvariantString": "*"
|
||
|
},
|
||
|
"ColorAndOpacity": {
|
||
|
"SpecifiedColor": {
|
||
|
"R": 0.0,
|
||
|
"G": 0.2,
|
||
|
"B": 0.0,
|
||
|
"A": 1.0,
|
||
|
"Hex": "007C00"
|
||
|
}
|
||
|
},
|
||
|
"Slot": {
|
||
|
"ObjectName": "HorizontalBoxSlot'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40.HorizontalBoxSlot_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.8"
|
||
|
},
|
||
|
"bIsVariable": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "TextBlock",
|
||
|
"Name": "OpenCloseIndicatorRight",
|
||
|
"Outer": "WidgetTree",
|
||
|
"Class": "UScriptClass'TextBlock'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Text": {
|
||
|
"CultureInvariantString": "*"
|
||
|
},
|
||
|
"ColorAndOpacity": {
|
||
|
"SpecifiedColor": {
|
||
|
"R": 0.0,
|
||
|
"G": 0.2,
|
||
|
"B": 0.0,
|
||
|
"A": 1.0,
|
||
|
"Hex": "007C00"
|
||
|
}
|
||
|
},
|
||
|
"Slot": {
|
||
|
"ObjectName": "HorizontalBoxSlot'WBP_AmmoBoxStats_C:WidgetTree.HorizontalBox_40.HorizontalBoxSlot_2'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.10"
|
||
|
},
|
||
|
"bIsVariable": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "WBP_AmmoBoxStats_C",
|
||
|
"Name": "Default__WBP_AmmoBoxStats_C",
|
||
|
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.WBP_AmmoBoxStats_C'",
|
||
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"bHasScriptImplementedTick": false,
|
||
|
"bHasScriptImplementedPaint": false,
|
||
|
"Visibility": "ESlateVisibility::HitTestInvisible"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "WidgetBlueprintGeneratedClass",
|
||
|
"Name": "WBP_AmmoBoxStats_C",
|
||
|
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"WidgetTree": {
|
||
|
"ObjectName": "WidgetTree'WBP_AmmoBoxStats_C:WidgetTree'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.16"
|
||
|
}
|
||
|
},
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'UserWidget'",
|
||
|
"ObjectPath": "/Script/UMG"
|
||
|
},
|
||
|
"Children": [
|
||
|
{
|
||
|
"ObjectName": "Function'WBP_AmmoBoxStats_C:InitWidget'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.4"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'WBP_AmmoBoxStats_C:Set Current Ammo Box State'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.6"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'WBP_AmmoBoxStats_C:Set Current Ammo Box Number'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.5"
|
||
|
}
|
||
|
],
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CurrentAmmoNumberText",
|
||
|
"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": "OpenCloseIndicatorLeft",
|
||
|
"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": "OpenCloseIndicatorRight",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'TextBlock'",
|
||
|
"ObjectPath": "/Script/UMG"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FuncMap": {
|
||
|
"Set Current Ammo Box Number": {
|
||
|
"ObjectName": "Function'WBP_AmmoBoxStats_C:Set Current Ammo Box Number'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.5"
|
||
|
},
|
||
|
"Set Current Ammo Box State": {
|
||
|
"ObjectName": "Function'WBP_AmmoBoxStats_C:Set Current Ammo Box State'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.6"
|
||
|
},
|
||
|
"InitWidget": {
|
||
|
"ObjectName": "Function'WBP_AmmoBoxStats_C:InitWidget'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.4"
|
||
|
}
|
||
|
},
|
||
|
"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_AmmoBoxStats_C'Default__WBP_AmmoBoxStats_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.14"
|
||
|
},
|
||
|
"EditorTags": {
|
||
|
"BlueprintType": "BPTYPE_Normal"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "WidgetTree",
|
||
|
"Name": "WidgetTree",
|
||
|
"Outer": "WBP_AmmoBoxStats_C",
|
||
|
"Class": "UScriptClass'WidgetTree'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"RootWidget": {
|
||
|
"ObjectName": "CanvasPanel'WBP_AmmoBoxStats_C:WidgetTree.CanvasPanel_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.2"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|