dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,525 @@
[
{
"Type": "UserDefinedStruct",
"Name": "BP_ButtonSettings",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "4ADF5D20-44F2DEE4-1C7DD393-7349C13D"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "ButtonStyle_2_2602F5494E9BAB866EAE4F991A9041F7",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1120,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'ButtonStyle'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "StructProperty",
"Name": "NormalTint_5_11DF8CDC4EFDC01190527ABCA569B9FF",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "HoveTint_7_6CA302C643635B64EC6AB395E458027D",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "PressedTint_9_5DF5F3FD4525B606DA1AB38522D1369E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "DisabledTint_11_485A37DA4985576447C0458C41306638",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "ShouldTintText_15_D3DF539A4F6C236EA123C2AD2BCB62AA",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "ShouldTintIcon_17_6FE71B154EA0D7069D3F9E8C5C37FB7F",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "FontStyle_38_D17AC85340FBA61FE9C4B0B0A7B95FF0",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 112,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'SlateFontInfo'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "ByteProperty",
"Name": "Justification_39_FC81DB7A419DC5532C8951942939000C",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "Class'ETextJustify'",
"ObjectPath": "/Script/Slate"
}
},
{
"Type": "StructProperty",
"Name": "IconSize_35_94C1AF874CEEDD0A0A10C78D0E493515",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "Margins_30_C6E0B0F44F0541D6EF655EA232598A1E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Margin'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "StructProperty",
"Name": "ButtonSize_33_F519AC47463E37ABBBBE838F4D85FEAD",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"ButtonStyle_2_2602F5494E9BAB866EAE4F991A9041F7": {
"Normal": {
"bIsDynamicallyLoaded": false,
"DrawAs": "ESlateBrushDrawType::Image",
"Tiling": "ESlateBrushTileType::NoTile",
"Mirroring": "ESlateBrushMirrorType::NoMirror",
"ImageType": "ESlateBrushImageType::NoImage",
"ImageSize": {
"X": 32.0,
"Y": 32.0
},
"Margin": {
"Left": 0.0,
"Top": 0.0,
"Right": 0.0,
"Bottom": 0.0
},
"TintColor": {
"SpecifiedColor": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.5,
"Hex": "7F000000"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"OutlineSettings": {
"CornerRadii": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"Color": {
"SpecifiedColor": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.0,
"Hex": "000000"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"Width": 0.0,
"RoundingType": "ESlateBrushRoundingType::HalfHeightRadius",
"bUseBrushTransparency": false
},
"ResourceObject": null,
"ResourceName": "None",
"UVRegion": {
"Min": {
"X": 0.0,
"Y": 0.0
},
"Max": {
"X": 0.0,
"Y": 0.0
},
"bIsValid": 0
}
},
"Hovered": {
"bIsDynamicallyLoaded": false,
"DrawAs": "ESlateBrushDrawType::Image",
"Tiling": "ESlateBrushTileType::NoTile",
"Mirroring": "ESlateBrushMirrorType::NoMirror",
"ImageType": "ESlateBrushImageType::NoImage",
"ImageSize": {
"X": 32.0,
"Y": 32.0
},
"Margin": {
"Left": 0.0,
"Top": 0.0,
"Right": 0.0,
"Bottom": 0.0
},
"TintColor": {
"SpecifiedColor": {
"R": 0.015625,
"G": 0.015625,
"B": 0.015625,
"A": 0.5,
"Hex": "7F212121"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"OutlineSettings": {
"CornerRadii": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"Color": {
"SpecifiedColor": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.0,
"Hex": "000000"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"Width": 0.0,
"RoundingType": "ESlateBrushRoundingType::HalfHeightRadius",
"bUseBrushTransparency": false
},
"ResourceObject": null,
"ResourceName": "None",
"UVRegion": {
"Min": {
"X": 0.0,
"Y": 0.0
},
"Max": {
"X": 0.0,
"Y": 0.0
},
"bIsValid": 0
}
},
"Pressed": {
"bIsDynamicallyLoaded": false,
"DrawAs": "ESlateBrushDrawType::Image",
"Tiling": "ESlateBrushTileType::NoTile",
"Mirroring": "ESlateBrushMirrorType::NoMirror",
"ImageType": "ESlateBrushImageType::NoImage",
"ImageSize": {
"X": 32.0,
"Y": 32.0
},
"Margin": {
"Left": 0.0,
"Top": 0.0,
"Right": 0.0,
"Bottom": 0.0
},
"TintColor": {
"SpecifiedColor": {
"R": 0.015625,
"G": 0.000367,
"B": 0.0,
"A": 0.5,
"Hex": "7F210100"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"OutlineSettings": {
"CornerRadii": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"Color": {
"SpecifiedColor": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.0,
"Hex": "000000"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"Width": 0.0,
"RoundingType": "ESlateBrushRoundingType::HalfHeightRadius",
"bUseBrushTransparency": false
},
"ResourceObject": null,
"ResourceName": "None",
"UVRegion": {
"Min": {
"X": 0.0,
"Y": 0.0
},
"Max": {
"X": 0.0,
"Y": 0.0
},
"bIsValid": 0
}
},
"Disabled": {
"bIsDynamicallyLoaded": false,
"DrawAs": "ESlateBrushDrawType::NoDrawType",
"Tiling": "ESlateBrushTileType::NoTile",
"Mirroring": "ESlateBrushMirrorType::NoMirror",
"ImageType": "ESlateBrushImageType::NoImage",
"ImageSize": {
"X": 0.0,
"Y": 0.0
},
"Margin": {
"Left": 0.0,
"Top": 0.0,
"Right": 0.0,
"Bottom": 0.0
},
"TintColor": {
"SpecifiedColor": {
"R": 0.229167,
"G": 0.229167,
"B": 0.229167,
"A": 0.3,
"Hex": "4C848484"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"OutlineSettings": {
"CornerRadii": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"Color": {
"SpecifiedColor": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.0,
"Hex": "000000"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
},
"Width": 0.0,
"RoundingType": "ESlateBrushRoundingType::HalfHeightRadius",
"bUseBrushTransparency": false
},
"ResourceObject": null,
"ResourceName": "None",
"UVRegion": {
"Min": {
"X": 0.0,
"Y": 0.0
},
"Max": {
"X": 0.0,
"Y": 0.0
},
"bIsValid": 0
}
},
"NormalForeground": {
"SpecifiedColor": {
"R": 1.0,
"G": 0.0,
"B": 1.0,
"A": 1.0,
"Hex": "FF00FF"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Foreground"
},
"HoveredForeground": {
"SpecifiedColor": {
"R": 1.0,
"G": 0.0,
"B": 1.0,
"A": 1.0,
"Hex": "FF00FF"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Foreground"
},
"PressedForeground": {
"SpecifiedColor": {
"R": 1.0,
"G": 0.0,
"B": 1.0,
"A": 1.0,
"Hex": "FF00FF"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Foreground"
},
"DisabledForeground": {
"SpecifiedColor": {
"R": 1.0,
"G": 0.0,
"B": 1.0,
"A": 1.0,
"Hex": "FF00FF"
},
"ColorUseRule": "ESlateColorStylingMode::UseColor_Foreground"
},
"NormalPadding": {
"Left": 0.0,
"Top": 0.0,
"Right": 0.0,
"Bottom": 0.0
},
"PressedPadding": {
"Left": 0.0,
"Top": 0.0,
"Right": 0.0,
"Bottom": 0.0
},
"PressedSlateSound": {
"ResourceObject": null
},
"HoveredSlateSound": {
"ResourceObject": null
}
},
"NormalTint_5_11DF8CDC4EFDC01190527ABCA569B9FF": {
"R": 1.0,
"G": 1.0,
"B": 1.0,
"A": 1.0,
"Hex": "FFFFFF"
},
"HoveTint_7_6CA302C643635B64EC6AB395E458027D": {
"R": 0.752942,
"G": 0.327778,
"B": 0.0,
"A": 1.0,
"Hex": "E19B00"
},
"PressedTint_9_5DF5F3FD4525B606DA1AB38522D1369E": {
"R": 1.0,
"G": 1.0,
"B": 1.0,
"A": 0.7,
"Hex": "B3FFFFFF"
},
"DisabledTint_11_485A37DA4985576447C0458C41306638": {
"R": 1.0,
"G": 1.0,
"B": 1.0,
"A": 0.3,
"Hex": "4CFFFFFF"
},
"ShouldTintText_15_D3DF539A4F6C236EA123C2AD2BCB62AA": true,
"ShouldTintIcon_17_6FE71B154EA0D7069D3F9E8C5C37FB7F": true,
"FontStyle_38_D17AC85340FBA61FE9C4B0B0A7B95FF0": {
"FontObject": {
"ObjectName": "Font'Roboto'",
"ObjectPath": "/Engine/EngineFonts/Roboto.0"
},
"FontMaterial": null,
"OutlineSettings": {
"OutlineSize": 0,
"bSeparateFillAlpha": false,
"bApplyOutlineToDropShadows": false,
"OutlineMaterial": null,
"OutlineColor": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 1.0,
"Hex": "000000"
}
},
"TypefaceFontName": "Regular",
"Size": 20.0,
"LetterSpacing": 0,
"SkewAmount": 0.0
},
"Justification_39_FC81DB7A419DC5532C8951942939000C": "ETextJustify::Left",
"IconSize_35_94C1AF874CEEDD0A0A10C78D0E493515": {
"X": 32.0,
"Y": 32.0
},
"Margins_30_C6E0B0F44F0541D6EF655EA232598A1E": {
"Left": 0.0,
"Top": 0.0,
"Right": 0.0,
"Bottom": 0.0
},
"ButtonSize_33_F519AC47463E37ABBBBE838F4D85FEAD": {
"X": 50.0,
"Y": 200.0
}
}
}
]

View file

@ -0,0 +1,75 @@
[
{
"Type": "UserDefinedStruct",
"Name": "BP_ButtonSetup",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "97428398-4EF6169F-ABFA33BF-65AB1D22"
},
"ChildProperties": [
{
"Type": "TextProperty",
"Name": "Text_9_48339922429380A756A36C8F21C35D86",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "SoftObjectProperty",
"Name": "Icon_10_83CC728E45D4E39FAA7338B4A7CEDEE1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "NameProperty",
"Name": "Action_12_1AFAF7814988D9B1106936A00A5E0E22",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ByteProperty",
"Name": "ButtonStatePreview_15_B003A2AD4013698DC6413C8E4F68FC55",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_ButtonStates'",
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/Enum_ButtonStates.0"
}
},
{
"Type": "BoolProperty",
"Name": "bIsDisabled_18_BA0CA1F74D1BDE4D9A4576BE68A65174",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"StructFlags": 0,
"DefaultProperties": {
"Text_9_48339922429380A756A36C8F21C35D86": {
"CultureInvariantString": null
},
"Icon_10_83CC728E45D4E39FAA7338B4A7CEDEE1": {
"AssetPathName": "",
"SubPathString": ""
},
"Action_12_1AFAF7814988D9B1106936A00A5E0E22": "None",
"ButtonStatePreview_15_B003A2AD4013698DC6413C8E4F68FC55": "Enum_ButtonStates::NewEnumerator0",
"bIsDisabled_18_BA0CA1F74D1BDE4D9A4576BE68A65174": false
}
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,311 @@
[
{
"Type": "Function",
"Name": "GetButtonPanel",
"Outer": "WBP_ButtonSet_Horizontal_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'WBP_ButtonSetBase_C:GetButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.12"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PanelWidget",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelWidget'",
"ObjectPath": "/Script/UMG"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "PostAddButton",
"Outer": "WBP_ButtonSet_Horizontal_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'WBP_ButtonSetBase_C:PostAddButton'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.22"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "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"
}
},
{
"Type": "ObjectProperty",
"Name": "RadiusButton",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm | InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ButtonBase_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonBase.45"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PostAddButton_RadiusButton",
"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": "CallFunc_SlotAsHorizontalBoxSlot_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'HorizontalBoxSlot'",
"ObjectPath": "/Script/UMG"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetAligment",
"Outer": "WBP_ButtonSet_Horizontal_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'WBP_ButtonSetBase_C:SetAligment'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.29"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PanelWidget",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ByteProperty",
"Name": "InVerticalAlignment",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVerticalAlignment'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "ByteProperty",
"Name": "InHorizontalAlignment",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EHorizontalAlignment'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsHorizontal_Box_Slot",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'HorizontalBoxSlot'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'ESlateSizeRule'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'ESlateSizeRule'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'ESlateSizeRule'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_SlateChildSize",
"Flags": "RF_Public",
"ElementSize": 8,
"Struct": {
"ObjectName": "Class'SlateChildSize'",
"ObjectPath": "/Script/UMG"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "HorizontalBox",
"Name": "HBX_ButtonPanel",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bIsVariable": true
}
},
{
"Type": "WBP_ButtonSet_Horizontal_C",
"Name": "Default__WBP_ButtonSet_Horizontal_C",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.WBP_ButtonSet_Horizontal_C'",
"Template": {
"ObjectName": "WBP_ButtonSetBase_C'Default__WBP_ButtonSetBase_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.30"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "WidgetBlueprintGeneratedClass",
"Name": "WBP_ButtonSet_Horizontal_C",
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
"Super": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ButtonSetBase_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.31"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetTree": {
"ObjectName": "WidgetTree'WBP_ButtonSet_Horizontal_C:WidgetTree'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.6"
}
},
"Children": [
{
"ObjectName": "Function'WBP_ButtonSet_Horizontal_C:PostAddButton'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.1"
},
{
"ObjectName": "Function'WBP_ButtonSet_Horizontal_C:SetAligment'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.2"
},
{
"ObjectName": "Function'WBP_ButtonSet_Horizontal_C:GetButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.0"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "HBX_ButtonPanel",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'HorizontalBox'",
"ObjectPath": "/Script/UMG"
}
}
],
"FuncMap": {
"GetButtonPanel": {
"ObjectName": "Function'WBP_ButtonSet_Horizontal_C:GetButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.0"
},
"SetAligment": {
"ObjectName": "Function'WBP_ButtonSet_Horizontal_C:SetAligment'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.2"
},
"PostAddButton": {
"ObjectName": "Function'WBP_ButtonSet_Horizontal_C:PostAddButton'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.1"
}
},
"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_ButtonSet_Horizontal_C'Default__WBP_ButtonSet_Horizontal_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.4"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "WidgetTree",
"Name": "WidgetTree",
"Outer": "WBP_ButtonSet_Horizontal_C",
"Class": "UScriptClass'WidgetTree'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootWidget": {
"ObjectName": "HorizontalBox'WBP_ButtonSet_Horizontal_C:WidgetTree.HBX_ButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Horizontal.3"
}
}
}
]

View file

@ -0,0 +1,193 @@
[
{
"Type": "Function",
"Name": "GetButtonPanel",
"Outer": "WBP_ButtonSet_Vertical_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'WBP_ButtonSetBase_C:GetButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.12"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PanelWidget",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelWidget'",
"ObjectPath": "/Script/UMG"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "SetAligment",
"Outer": "WBP_ButtonSet_Vertical_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'WBP_ButtonSetBase_C:SetAligment'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.29"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PanelWidget",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ByteProperty",
"Name": "InVerticalAlignment",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EVerticalAlignment'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "ByteProperty",
"Name": "InHorizontalAlignment",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EHorizontalAlignment'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsVertical_Box_Slot",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'VerticalBoxSlot'",
"ObjectPath": "/Script/UMG"
}
},
{
"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_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "VerticalBox",
"Name": "VBX_ButtonPanel",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bIsVariable": true
}
},
{
"Type": "WBP_ButtonSet_Vertical_C",
"Name": "Default__WBP_ButtonSet_Vertical_C",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.WBP_ButtonSet_Vertical_C'",
"Template": {
"ObjectName": "WBP_ButtonSetBase_C'Default__WBP_ButtonSetBase_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.30"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "WidgetBlueprintGeneratedClass",
"Name": "WBP_ButtonSet_Vertical_C",
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
"Super": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ButtonSetBase_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSetBase.31"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetTree": {
"ObjectName": "WidgetTree'WBP_ButtonSet_Vertical_C:WidgetTree'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.5"
}
},
"Children": [
{
"ObjectName": "Function'WBP_ButtonSet_Vertical_C:SetAligment'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.1"
},
{
"ObjectName": "Function'WBP_ButtonSet_Vertical_C:GetButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.0"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "VBX_ButtonPanel",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'VerticalBox'",
"ObjectPath": "/Script/UMG"
}
}
],
"FuncMap": {
"GetButtonPanel": {
"ObjectName": "Function'WBP_ButtonSet_Vertical_C:GetButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.0"
},
"SetAligment": {
"ObjectName": "Function'WBP_ButtonSet_Vertical_C:SetAligment'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.1"
}
},
"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_ButtonSet_Vertical_C'Default__WBP_ButtonSet_Vertical_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "WidgetTree",
"Name": "WidgetTree",
"Outer": "WBP_ButtonSet_Vertical_C",
"Class": "UScriptClass'WidgetTree'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootWidget": {
"ObjectName": "VerticalBox'WBP_ButtonSet_Vertical_C:WidgetTree.VBX_ButtonPanel'",
"ObjectPath": "/Game/ITR2/BPs/UI/Buttons/WBP_ButtonSet_Vertical.2"
}
}
}
]