dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
478
IntoTheRadius2/Content/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.json
Normal file
478
IntoTheRadius2/Content/ITR2/BPs/UI/Misc/WBP_AmmoBoxStats.json
Normal file
|
@ -0,0 +1,478 @@
|
|||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
241
IntoTheRadius2/Content/ITR2/BPs/UI/Misc/WBP_Note.json
Normal file
241
IntoTheRadius2/Content/ITR2/BPs/UI/Misc/WBP_Note.json
Normal file
|
@ -0,0 +1,241 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Construct",
|
||||
"Outer": "WBP_Note_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_Note",
|
||||
"Outer": "WBP_Note_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": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_SlateFontInfo",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 112,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'SlateFontInfo'",
|
||||
"ObjectPath": "/Script/SlateCore"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||||
},
|
||||
{
|
||||
"Type": "SizeBox",
|
||||
"Name": "SizeBox_26",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'SizeBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidthOverride": 160.0,
|
||||
"HeightOverride": 220.0,
|
||||
"bOverride_WidthOverride": true,
|
||||
"bOverride_HeightOverride": true,
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "SizeBoxSlot'WBP_Note_C:WidgetTree.SizeBox_26.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBoxSlot",
|
||||
"Name": "SizeBoxSlot_0",
|
||||
"Outer": "SizeBox_26",
|
||||
"Class": "UScriptClass'SizeBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "SizeBox'WBP_Note_C:WidgetTree.SizeBox_26'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.2"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_Note_C:WidgetTree.TextBlock'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "TextBlock",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Text": {
|
||||
"Namespace": "",
|
||||
"Key": "B5C9D00248B8DFA5637E0C9704F5B00E",
|
||||
"SourceString": "Text Block",
|
||||
"LocalizedString": "Text Block"
|
||||
},
|
||||
"Font": {
|
||||
"Size": 12.0
|
||||
},
|
||||
"WrappingPolicy": "ETextWrappingPolicy::AllowPerCharacterWrapping",
|
||||
"Slot": {
|
||||
"ObjectName": "SizeBoxSlot'WBP_Note_C:WidgetTree.SizeBox_26.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.3"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_Note_C",
|
||||
"Name": "Default__WBP_Note_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Misc/WBP_Note.WBP_Note_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"Text[2]": {
|
||||
"Namespace": "",
|
||||
"Key": "1071708641F78B5E123E768A55B4A5D8",
|
||||
"SourceString": "ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss",
|
||||
"LocalizedString": "ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss"
|
||||
},
|
||||
"FontSize[3]": 12.0,
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_Note_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_Note_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.7"
|
||||
},
|
||||
"Bindings": [
|
||||
{
|
||||
"ObjectName": "TextBlock",
|
||||
"PropertyName": "Text",
|
||||
"FunctionName": "None",
|
||||
"SourcePath": {
|
||||
"Segments": [
|
||||
{
|
||||
"Name": "Text",
|
||||
"ArrayIndex": -1
|
||||
}
|
||||
],
|
||||
"CachedFunction": null
|
||||
},
|
||||
"Kind": "EBindingKind::Property"
|
||||
}
|
||||
],
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_Note_C:ExecuteUbergraph_WBP_Note'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.1"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_Note_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_Note_C:ExecuteUbergraph_WBP_Note'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.1"
|
||||
}
|
||||
],
|
||||
"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": "TextBlock",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Text",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "FontSize",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBP_Note": {
|
||||
"ObjectName": "Function'WBP_Note_C:ExecuteUbergraph_WBP_Note'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.1"
|
||||
},
|
||||
"Construct": {
|
||||
"ObjectName": "Function'WBP_Note_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.0"
|
||||
}
|
||||
},
|
||||
"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_Note_C'Default__WBP_Note_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.5"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_Note_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "SizeBox'WBP_Note_C:WidgetTree.SizeBox_26'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
1738
IntoTheRadius2/Content/ITR2/BPs/UI/Misc/WBP_Subtitles.json
Normal file
1738
IntoTheRadius2/Content/ITR2/BPs/UI/Misc/WBP_Subtitles.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue