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,390 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPI_BubbleTip_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Interface'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGamplayTag_NameText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGameplayTag_Shelter'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGameplayTag_Gate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipTextsOnly'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGameplayTag_Mission'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByItemID'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.6"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"BubbleTipByItemID": {
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByItemID'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.6"
|
||||
},
|
||||
"BubbleTipByGameplayTag_Mission": {
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGameplayTag_Mission'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.3"
|
||||
},
|
||||
"BubbleTipTextsOnly": {
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipTextsOnly'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.7"
|
||||
},
|
||||
"BubbleTipByGameplayTag_Gate": {
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGameplayTag_Gate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.2"
|
||||
},
|
||||
"BubbleTipByGameplayTag_Shelter": {
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGameplayTag_Shelter'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.4"
|
||||
},
|
||||
"BubbleTipByGamplayTag_NameText": {
|
||||
"ObjectName": "Function'BPI_BubbleTip_C:BubbleTipByGamplayTag_NameText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.5"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_Interface | CLASS_CompiledFromBlueprint",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BPI_BubbleTip_C'Default__BPI_BubbleTip_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Interface"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPI_BubbleTip_C",
|
||||
"Name": "Default__BPI_BubbleTip_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/Tablet/Tech/BPI_BubbleTip.BPI_BubbleTip_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BubbleTipByGameplayTag_Gate",
|
||||
"Outer": "BPI_BubbleTip_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "GameplayTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "GateName",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "Destination",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"Inner": {
|
||||
"Type": "TextProperty",
|
||||
"Name": "Destination",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BubbleTipByGameplayTag_Mission",
|
||||
"Outer": "BPI_BubbleTip_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "GameplayTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SoftObjectProperty",
|
||||
"Name": "MissionIcon",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 48,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "MissionColor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "MissionName",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "MissionStatus",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "NextStep",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "MapProperty",
|
||||
"Name": "Objective",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 80,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"KeyProp": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "Objective",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
"ValueProp": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "Objective_Value",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'IntPoint'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "HasData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BubbleTipByGameplayTag_Shelter",
|
||||
"Outer": "BPI_BubbleTip_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "GameplayTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "ShelterName",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BubbleTipByGamplayTag_NameText",
|
||||
"Outer": "BPI_BubbleTip_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "MarkerConfig",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 192,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'MarkerConfig'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Name",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Text",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BubbleTipByItemID",
|
||||
"Outer": "BPI_BubbleTip_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ItemID",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Name",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "SoftObjectProperty",
|
||||
"Name": "Image",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 48,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BubbleTipTextsOnly",
|
||||
"Outer": "BPI_BubbleTip_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Name",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "OutName",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "OutDescription",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,548 @@
|
|||
[
|
||||
{
|
||||
"Type": "DataTable",
|
||||
"Name": "DataTable_Tablet_UI_Colors",
|
||||
"Class": "UScriptClass'DataTable'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RowStruct": {
|
||||
"ObjectName": "UserDefinedStruct'Structure_Tablet_UI_Colors'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/Structure_Tablet_UI_Colors.0"
|
||||
}
|
||||
},
|
||||
"Rows": {
|
||||
"Default": {
|
||||
"EmptyAlpha_53_5ADCBB294F44A0FA16DB96B02DB777E2": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Base_Panel_33_AE097BC646D0D9441ABEC39F2F54ED4A[1]": {
|
||||
"R": 0.55,
|
||||
"G": 0.55,
|
||||
"B": 0.55,
|
||||
"A": 1.0,
|
||||
"Hex": "C4C4C4"
|
||||
},
|
||||
"Base_Pressed_Panel_34_3CF147BD4C1A78E7F90CE38FE3FF7CDF[2]": {
|
||||
"R": 0.25,
|
||||
"G": 0.25,
|
||||
"B": 0.25,
|
||||
"A": 1.0,
|
||||
"Hex": "898989"
|
||||
},
|
||||
"InsideFields_Panel_31_A598BDB2433CB4A530BEC1955F7E144D[3]": {
|
||||
"R": 0.610496,
|
||||
"G": 0.686686,
|
||||
"B": 0.665387,
|
||||
"A": 1.0,
|
||||
"Hex": "CDD8D5"
|
||||
},
|
||||
"InsideFields_Selected_Panel_32_3A0650A2444ADA7E3492DE822DD4DF36[4]": {
|
||||
"R": 0.463045,
|
||||
"G": 0.520833,
|
||||
"B": 0.504679,
|
||||
"A": 1.0,
|
||||
"Hex": "B5BFBD"
|
||||
},
|
||||
"Additional_A_Panel_50_566E1EE546EA19556C6B4CA470992EB7[5]": {
|
||||
"R": 0.088542,
|
||||
"G": 0.088542,
|
||||
"B": 0.088542,
|
||||
"A": 1.0,
|
||||
"Hex": "545454"
|
||||
},
|
||||
"Highlight_Text_35_587E1712444C9CDF6AA20990AE7FD246[6]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.08,
|
||||
"G": 0.133333,
|
||||
"B": 0.4,
|
||||
"A": 1.0,
|
||||
"Hex": "5066AA"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Base_Text_36_FB9DC4004675B8DA3D2BB09824341550[7]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.052083,
|
||||
"G": 0.052083,
|
||||
"B": 0.052083,
|
||||
"A": 1.0,
|
||||
"Hex": "404040"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Details_Text_38_B27244C0446F335FD2CE28A1E4C28C8D[8]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.15,
|
||||
"G": 0.15,
|
||||
"B": 0.15,
|
||||
"A": 1.0,
|
||||
"Hex": "6C6C6C"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Title_Text_39_259581574205BE76304A3483376E8437[9]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.04,
|
||||
"G": 0.066667,
|
||||
"B": 0.2,
|
||||
"A": 1.0,
|
||||
"Hex": "38497C"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Normal_Icon_42_2F6CA4BB416056AAE0215586C1204E52[10]": {
|
||||
"R": 0.1,
|
||||
"G": 0.1,
|
||||
"B": 0.1,
|
||||
"A": 1.0,
|
||||
"Hex": "595959"
|
||||
},
|
||||
"Hover_Icon_44_C8C23B694D676CE4361C999548C7D778[11]": {
|
||||
"R": 0.0,
|
||||
"G": 0.033333,
|
||||
"B": 0.2,
|
||||
"A": 1.0,
|
||||
"Hex": "00337C"
|
||||
},
|
||||
"Pressed_Icon_46_5E792C6A422459781E1AB6B99A76B0AC[12]": {
|
||||
"R": 0.191202,
|
||||
"G": 0.191202,
|
||||
"B": 0.191202,
|
||||
"A": 1.0,
|
||||
"Hex": "797979"
|
||||
},
|
||||
"Green_Phase_56_57557DC645B15C621D9EFCB2CA6EDFDD[13]": {
|
||||
"R": 0.006698,
|
||||
"G": 0.21875,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "138100"
|
||||
},
|
||||
"Orange_Phase_58_9A9E98024E77782B97755F953DA8A294[14]": {
|
||||
"R": 0.427083,
|
||||
"G": 0.280233,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "AF9000"
|
||||
},
|
||||
"Red_Phase_60_F7A1CFB946073D783D6703B9638F1F42[15]": {
|
||||
"R": 0.677083,
|
||||
"G": 0.004754,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "D70F00"
|
||||
},
|
||||
"Death_Phase_62_4EB69E5042877FDA425F1B9CE3C50ADB[16]": {
|
||||
"R": 0.167352,
|
||||
"G": 0.0,
|
||||
"B": 0.171875,
|
||||
"A": 1.0,
|
||||
"Hex": "720073"
|
||||
}
|
||||
},
|
||||
"Military": {
|
||||
"EmptyAlpha_53_5ADCBB294F44A0FA16DB96B02DB777E2": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Base_Panel_33_AE097BC646D0D9441ABEC39F2F54ED4A[1]": {
|
||||
"R": 0.123432,
|
||||
"G": 0.166667,
|
||||
"B": 0.098724,
|
||||
"A": 1.0,
|
||||
"Hex": "627158"
|
||||
},
|
||||
"Base_Pressed_Panel_34_3CF147BD4C1A78E7F90CE38FE3FF7CDF[2]": {
|
||||
"R": 0.118799,
|
||||
"G": 0.151042,
|
||||
"B": 0.094218,
|
||||
"A": 1.0,
|
||||
"Hex": "616C56"
|
||||
},
|
||||
"InsideFields_Panel_31_A598BDB2433CB4A530BEC1955F7E144D[3]": {
|
||||
"R": 0.205479,
|
||||
"G": 0.261246,
|
||||
"B": 0.16296,
|
||||
"A": 1.0,
|
||||
"Hex": "7D8C70"
|
||||
},
|
||||
"InsideFields_Selected_Panel_32_3A0650A2444ADA7E3492DE822DD4DF36[4]": {
|
||||
"R": 0.133488,
|
||||
"G": 0.171875,
|
||||
"B": 0.100631,
|
||||
"A": 1.0,
|
||||
"Hex": "667359"
|
||||
},
|
||||
"Additional_A_Panel_50_566E1EE546EA19556C6B4CA470992EB7[5]": {
|
||||
"R": 0.96875,
|
||||
"G": 0.96875,
|
||||
"B": 0.96875,
|
||||
"A": 1.0,
|
||||
"Hex": "FCFCFC"
|
||||
},
|
||||
"Highlight_Text_35_587E1712444C9CDF6AA20990AE7FD246[6]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFFFF"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Base_Text_36_FB9DC4004675B8DA3D2BB09824341550[7]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.658409,
|
||||
"G": 0.755208,
|
||||
"B": 0.632167,
|
||||
"A": 1.0,
|
||||
"Hex": "D4E2D1"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Details_Text_38_B27244C0446F335FD2CE28A1E4C28C8D[8]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.143008,
|
||||
"G": 0.1875,
|
||||
"B": 0.127119,
|
||||
"A": 1.0,
|
||||
"Hex": "6A7864"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Title_Text_39_259581574205BE76304A3483376E8437[9]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.862745,
|
||||
"G": 0.752941,
|
||||
"B": 0.223529,
|
||||
"A": 1.0,
|
||||
"Hex": "EFE182"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Normal_Icon_42_2F6CA4BB416056AAE0215586C1204E52[10]": {
|
||||
"R": 0.65098,
|
||||
"G": 0.65098,
|
||||
"B": 0.65098,
|
||||
"A": 1.0,
|
||||
"Hex": "D3D3D3"
|
||||
},
|
||||
"Hover_Icon_44_C8C23B694D676CE4361C999548C7D778[11]": {
|
||||
"R": 0.862745,
|
||||
"G": 0.752941,
|
||||
"B": 0.223529,
|
||||
"A": 1.0,
|
||||
"Hex": "EFE182"
|
||||
},
|
||||
"Pressed_Icon_46_5E792C6A422459781E1AB6B99A76B0AC[12]": {
|
||||
"R": 0.192708,
|
||||
"G": 0.192708,
|
||||
"B": 0.192708,
|
||||
"A": 1.0,
|
||||
"Hex": "797979"
|
||||
},
|
||||
"Green_Phase_56_57557DC645B15C621D9EFCB2CA6EDFDD[13]": {
|
||||
"R": 0.001914,
|
||||
"G": 0.0625,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "064600"
|
||||
},
|
||||
"Orange_Phase_58_9A9E98024E77782B97755F953DA8A294[14]": {
|
||||
"R": 0.182292,
|
||||
"G": 0.119612,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "766100"
|
||||
},
|
||||
"Red_Phase_60_F7A1CFB946073D783D6703B9638F1F42[15]": {
|
||||
"R": 0.182292,
|
||||
"G": 0.00128,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "760400"
|
||||
},
|
||||
"Death_Phase_62_4EB69E5042877FDA425F1B9CE3C50ADB[16]": {
|
||||
"R": 0.167352,
|
||||
"G": 0.0,
|
||||
"B": 0.171875,
|
||||
"A": 1.0,
|
||||
"Hex": "720073"
|
||||
}
|
||||
},
|
||||
"Graveyard": {
|
||||
"EmptyAlpha_53_5ADCBB294F44A0FA16DB96B02DB777E2": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Base_Panel_33_AE097BC646D0D9441ABEC39F2F54ED4A[1]": {
|
||||
"R": 0.03125,
|
||||
"G": 0.027028,
|
||||
"B": 0.022805,
|
||||
"A": 1.0,
|
||||
"Hex": "312D29"
|
||||
},
|
||||
"Base_Pressed_Panel_34_3CF147BD4C1A78E7F90CE38FE3FF7CDF[2]": {
|
||||
"R": 0.020833,
|
||||
"G": 0.015625,
|
||||
"B": 0.010417,
|
||||
"A": 1.0,
|
||||
"Hex": "27211A"
|
||||
},
|
||||
"InsideFields_Panel_31_A598BDB2433CB4A530BEC1955F7E144D[3]": {
|
||||
"R": 0.114583,
|
||||
"G": 0.091666,
|
||||
"B": 0.06875,
|
||||
"A": 1.0,
|
||||
"Hex": "5F554A"
|
||||
},
|
||||
"InsideFields_Selected_Panel_32_3A0650A2444ADA7E3492DE822DD4DF36[4]": {
|
||||
"R": 0.0625,
|
||||
"G": 0.05,
|
||||
"B": 0.0375,
|
||||
"A": 1.0,
|
||||
"Hex": "463F36"
|
||||
},
|
||||
"Additional_A_Panel_50_566E1EE546EA19556C6B4CA470992EB7[5]": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Highlight_Text_35_587E1712444C9CDF6AA20990AE7FD246[6]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.572917,
|
||||
"G": 0.482887,
|
||||
"B": 0.392857,
|
||||
"A": 1.0,
|
||||
"Hex": "C8B9A8"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Base_Text_36_FB9DC4004675B8DA3D2BB09824341550[7]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.276042,
|
||||
"G": 0.231473,
|
||||
"B": 0.186903,
|
||||
"A": 1.0,
|
||||
"Hex": "8F8478"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Details_Text_38_B27244C0446F335FD2CE28A1E4C28C8D[8]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.15625,
|
||||
"G": 0.111729,
|
||||
"B": 0.067206,
|
||||
"A": 1.0,
|
||||
"Hex": "6E5E49"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Title_Text_39_259581574205BE76304A3483376E8437[9]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.447917,
|
||||
"G": 0.273124,
|
||||
"B": 0.098329,
|
||||
"A": 1.0,
|
||||
"Hex": "B38F58"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Normal_Icon_42_2F6CA4BB416056AAE0215586C1204E52[10]": {
|
||||
"R": 0.27451,
|
||||
"G": 0.231373,
|
||||
"B": 0.188235,
|
||||
"A": 1.0,
|
||||
"Hex": "8F8478"
|
||||
},
|
||||
"Hover_Icon_44_C8C23B694D676CE4361C999548C7D778[11]": {
|
||||
"R": 0.520833,
|
||||
"G": 0.437521,
|
||||
"B": 0.356139,
|
||||
"A": 1.0,
|
||||
"Hex": "BFB1A1"
|
||||
},
|
||||
"Pressed_Icon_46_5E792C6A422459781E1AB6B99A76B0AC[12]": {
|
||||
"R": 0.161458,
|
||||
"G": 0.135632,
|
||||
"B": 0.110403,
|
||||
"A": 1.0,
|
||||
"Hex": "70675D"
|
||||
},
|
||||
"Green_Phase_56_57557DC645B15C621D9EFCB2CA6EDFDD[13]": {
|
||||
"R": 0.001914,
|
||||
"G": 0.0625,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "064600"
|
||||
},
|
||||
"Orange_Phase_58_9A9E98024E77782B97755F953DA8A294[14]": {
|
||||
"R": 0.182292,
|
||||
"G": 0.119612,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "766100"
|
||||
},
|
||||
"Red_Phase_60_F7A1CFB946073D783D6703B9638F1F42[15]": {
|
||||
"R": 0.182292,
|
||||
"G": 0.00128,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "760400"
|
||||
},
|
||||
"Death_Phase_62_4EB69E5042877FDA425F1B9CE3C50ADB[16]": {
|
||||
"R": 0.167352,
|
||||
"G": 0.0,
|
||||
"B": 0.171875,
|
||||
"A": 1.0,
|
||||
"Hex": "720073"
|
||||
}
|
||||
},
|
||||
"BlueTide": {
|
||||
"EmptyAlpha_53_5ADCBB294F44A0FA16DB96B02DB777E2": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Base_Panel_33_AE097BC646D0D9441ABEC39F2F54ED4A[1]": {
|
||||
"R": 0.144124,
|
||||
"G": 0.215291,
|
||||
"B": 0.286458,
|
||||
"A": 1.0,
|
||||
"Hex": "6A8092"
|
||||
},
|
||||
"Base_Pressed_Panel_34_3CF147BD4C1A78E7F90CE38FE3FF7CDF[2]": {
|
||||
"R": 0.083854,
|
||||
"G": 0.125469,
|
||||
"B": 0.166667,
|
||||
"A": 1.0,
|
||||
"Hex": "526371"
|
||||
},
|
||||
"InsideFields_Panel_31_A598BDB2433CB4A530BEC1955F7E144D[3]": {
|
||||
"R": 0.096956,
|
||||
"G": 0.145074,
|
||||
"B": 0.192708,
|
||||
"A": 1.0,
|
||||
"Hex": "586A79"
|
||||
},
|
||||
"InsideFields_Selected_Panel_32_3A0650A2444ADA7E3492DE822DD4DF36[4]": {
|
||||
"R": 0.05765,
|
||||
"G": 0.08626,
|
||||
"B": 0.114583,
|
||||
"A": 1.0,
|
||||
"Hex": "44535F"
|
||||
},
|
||||
"Additional_A_Panel_50_566E1EE546EA19556C6B4CA470992EB7[5]": {
|
||||
"R": 0.028804,
|
||||
"G": 0.043048,
|
||||
"B": 0.057292,
|
||||
"A": 1.0,
|
||||
"Hex": "2F3A43"
|
||||
},
|
||||
"Highlight_Text_35_587E1712444C9CDF6AA20990AE7FD246[6]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFFFF"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Base_Text_36_FB9DC4004675B8DA3D2BB09824341550[7]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.440647,
|
||||
"G": 0.543241,
|
||||
"B": 0.645833,
|
||||
"A": 1.0,
|
||||
"Hex": "B1C3D3"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Details_Text_38_B27244C0446F335FD2CE28A1E4C28C8D[8]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.194687,
|
||||
"G": 0.427613,
|
||||
"B": 0.64448,
|
||||
"A": 1.0,
|
||||
"Hex": "7AAFD2"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Title_Text_39_259581574205BE76304A3483376E8437[9]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 1.0,
|
||||
"G": 0.806952,
|
||||
"B": 0.219526,
|
||||
"A": 1.0,
|
||||
"Hex": "FFE881"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Normal_Icon_42_2F6CA4BB416056AAE0215586C1204E52[10]": {
|
||||
"R": 0.786458,
|
||||
"G": 0.844005,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "E6EDFF"
|
||||
},
|
||||
"Hover_Icon_44_C8C23B694D676CE4361C999548C7D778[11]": {
|
||||
"R": 1.0,
|
||||
"G": 0.919271,
|
||||
"B": 0.677083,
|
||||
"A": 1.0,
|
||||
"Hex": "FFF6D7"
|
||||
},
|
||||
"Pressed_Icon_46_5E792C6A422459781E1AB6B99A76B0AC[12]": {
|
||||
"R": 0.640625,
|
||||
"G": 0.820312,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "D2EAFF"
|
||||
},
|
||||
"Green_Phase_56_57557DC645B15C621D9EFCB2CA6EDFDD[13]": {
|
||||
"R": 0.001914,
|
||||
"G": 0.0625,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "064600"
|
||||
},
|
||||
"Orange_Phase_58_9A9E98024E77782B97755F953DA8A294[14]": {
|
||||
"R": 0.182292,
|
||||
"G": 0.119612,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "766100"
|
||||
},
|
||||
"Red_Phase_60_F7A1CFB946073D783D6703B9638F1F42[15]": {
|
||||
"R": 0.182292,
|
||||
"G": 0.00128,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "760400"
|
||||
},
|
||||
"Death_Phase_62_4EB69E5042877FDA425F1B9CE3C50ADB[16]": {
|
||||
"R": 0.167352,
|
||||
"G": 0.0,
|
||||
"B": 0.171875,
|
||||
"A": 1.0,
|
||||
"Hex": "720073"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,53 @@
|
|||
[
|
||||
{
|
||||
"Type": "DataTable",
|
||||
"Name": "DataTable_Tablet_UI_MapMarkers",
|
||||
"Class": "UScriptClass'DataTable'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RowStruct": {
|
||||
"ObjectName": "UserDefinedStruct'Structure_Tablet_UI_MapMarkersColor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/Structure_Tablet_UI_MapMarkersColor.0"
|
||||
}
|
||||
},
|
||||
"Rows": {
|
||||
"Default_Color": {
|
||||
"MapMarker_Color_A_3_7550260F43A528C619A0D09D4C6ADC4D": {
|
||||
"R": 0.5,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "BC0000"
|
||||
},
|
||||
"MapMarker_Color_B_6_E565CD7241D49CE82EE2268952F8B014[1]": {
|
||||
"R": 0.4,
|
||||
"G": 0.5,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "AABC00"
|
||||
},
|
||||
"MapMarker_Color_C_12_3B126BDE4C6A2846083F0D9C4178D56B[2]": {
|
||||
"R": 0.0,
|
||||
"G": 0.5,
|
||||
"B": 0.2,
|
||||
"A": 1.0,
|
||||
"Hex": "00BC7C"
|
||||
},
|
||||
"MapMarker_Color_D_13_67D8501E42B500971609DA9733BBE080[3]": {
|
||||
"R": 0.0,
|
||||
"G": 0.2,
|
||||
"B": 0.5,
|
||||
"A": 1.0,
|
||||
"Hex": "007CBC"
|
||||
},
|
||||
"MapMarker_Color_E_14_26B637764F85B685391B5AB8689D8B82[4]": {
|
||||
"R": 0.4,
|
||||
"G": 0.0,
|
||||
"B": 0.5,
|
||||
"A": 1.0,
|
||||
"Hex": "AA00BC"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,235 @@
|
|||
[
|
||||
{
|
||||
"Type": "DataTable",
|
||||
"Name": "DataTable_UNPSC_OS_ThemeColor",
|
||||
"Class": "UScriptClass'DataTable'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RowStruct": {
|
||||
"ObjectName": "UserDefinedStruct'Structure_UI_UNPSCOS'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/Structure_UI_UNPSCOS.0"
|
||||
}
|
||||
},
|
||||
"Rows": {
|
||||
"Default": {
|
||||
"Empty_Alpha_4_5E53EE5F4ED33B82D91F2B8C348D807F": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"PanelNormal_79_63B21FC84C319BF9D16227B753E56120[1]": {
|
||||
"R": 0.658375,
|
||||
"G": 0.630757,
|
||||
"B": 0.577581,
|
||||
"A": 1.0,
|
||||
"Hex": "D4D0C8"
|
||||
},
|
||||
"PanelDark_80_04C09AB543F1567767180C88A25B4D9B[2]": {
|
||||
"R": 0.348958,
|
||||
"G": 0.33432,
|
||||
"B": 0.306135,
|
||||
"A": 1.0,
|
||||
"Hex": "A09D96"
|
||||
},
|
||||
"PanelLight_81_E269408F43265C16EAAA5B911C5B886E[3]": {
|
||||
"R": 0.833333,
|
||||
"G": 0.798376,
|
||||
"B": 0.731068,
|
||||
"A": 1.0,
|
||||
"Hex": "ECE7DE"
|
||||
},
|
||||
"FrameNormal_67_2B5B2CC543B6134166FDECB86BAA5D60[4]": {
|
||||
"R": 0.66406,
|
||||
"G": 0.75,
|
||||
"B": 0.720674,
|
||||
"A": 1.0,
|
||||
"Hex": "D5E1DD"
|
||||
},
|
||||
"FrameDark_66_76E8274F41A1B95C003CAEA303C4E42C[5]": {
|
||||
"R": 0.253634,
|
||||
"G": 0.286458,
|
||||
"B": 0.275257,
|
||||
"A": 1.0,
|
||||
"Hex": "8A928F"
|
||||
},
|
||||
"FrameLight_69_02A80F3E4DC0085C33F1BBA9A13FC5C8[6]": {
|
||||
"R": 0.805699,
|
||||
"G": 0.90625,
|
||||
"B": 0.878141,
|
||||
"A": 1.0,
|
||||
"Hex": "E8F5F1"
|
||||
},
|
||||
"Obj_Highlight_124_1804B04C49135200463DBEA1DFCACBB0[7]": {
|
||||
"R": 0.08022,
|
||||
"G": 0.132868,
|
||||
"B": 0.401978,
|
||||
"A": 1.0,
|
||||
"Hex": "5066AA"
|
||||
},
|
||||
"Obj_Normal_121_72E24F904201DA99F6320BA26488CD98[8]": {
|
||||
"R": 0.1,
|
||||
"G": 0.1,
|
||||
"B": 0.1,
|
||||
"A": 1.0,
|
||||
"Hex": "595959"
|
||||
},
|
||||
"Obj_Details_122_5856499B4F08B3FF407AD08684EFD3D0[9]": {
|
||||
"R": 0.14996,
|
||||
"G": 0.14996,
|
||||
"B": 0.14996,
|
||||
"A": 1.0,
|
||||
"Hex": "6C6C6C"
|
||||
},
|
||||
"Obj_Title_123_CC30F85B4B31F7E8A5DD77B06D8855DD[10]": {
|
||||
"R": 0.039546,
|
||||
"G": 0.066626,
|
||||
"B": 0.201556,
|
||||
"A": 1.0,
|
||||
"Hex": "38497C"
|
||||
},
|
||||
"TitlePanelNormal_84_F373C5494A1C984BAE195590EE440726[11]": {
|
||||
"R": 0.028426,
|
||||
"G": 0.111932,
|
||||
"B": 0.450786,
|
||||
"A": 1.0,
|
||||
"Hex": "2F5EB3"
|
||||
},
|
||||
"TitlePanelDark_86_1EF28B484C96287C7177C98DC70EAC84[12]": {
|
||||
"R": 0.013466,
|
||||
"G": 0.053023,
|
||||
"B": 0.213542,
|
||||
"A": 1.0,
|
||||
"Hex": "1E417F"
|
||||
},
|
||||
"TitlePanelLight_88_0BCB73E44DA042F786BB78A62E77E9FD[13]": {
|
||||
"R": 0.047622,
|
||||
"G": 0.187521,
|
||||
"B": 0.755208,
|
||||
"A": 1.0,
|
||||
"Hex": "3D78E2"
|
||||
},
|
||||
"ButtonNormal_89_9A63D2004AFB708A862EDCA4C68B6146[14]": {
|
||||
"R": 0.658375,
|
||||
"G": 0.630757,
|
||||
"B": 0.577581,
|
||||
"A": 1.0,
|
||||
"Hex": "D4D0C8"
|
||||
},
|
||||
"ButtonDark_90_412D6AC74E80551D9C1AAFB9283918BE[15]": {
|
||||
"R": 0.411458,
|
||||
"G": 0.394198,
|
||||
"B": 0.360965,
|
||||
"A": 1.0,
|
||||
"Hex": "ACA9A2"
|
||||
},
|
||||
"ButtonLight_91_FC8ABF424364DF0717CFAE89AAA1DF71[16]": {
|
||||
"R": 0.817708,
|
||||
"G": 0.783406,
|
||||
"B": 0.717361,
|
||||
"A": 1.0,
|
||||
"Hex": "EAE5DD"
|
||||
},
|
||||
"TitleObj_Normal_127_E9DEFBB8467A22C67B81F8907E13C50A[17]": {
|
||||
"R": 0.799103,
|
||||
"G": 0.799103,
|
||||
"B": 0.799103,
|
||||
"A": 1.0,
|
||||
"Hex": "E7E7E7"
|
||||
},
|
||||
"TitleObj_Dark_126_FCFA5E2042D4B76553B05FB648F13CCC[18]": {
|
||||
"R": 0.4,
|
||||
"G": 0.4,
|
||||
"B": 0.4,
|
||||
"A": 1.0,
|
||||
"Hex": "AAAAAA"
|
||||
},
|
||||
"TitleObj_Light_125_AC64E1AB45B9B4DF49AB8580D99828AD[19]": {
|
||||
"R": 0.953125,
|
||||
"G": 0.953125,
|
||||
"B": 0.953125,
|
||||
"A": 1.0,
|
||||
"Hex": "FAFAFA"
|
||||
},
|
||||
"InfoWindow_53_040AF5594DE3D72DAF5D33BF7380FE65[20]": {
|
||||
"R": 1.0,
|
||||
"G": 0.954157,
|
||||
"B": 0.703903,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFADB"
|
||||
},
|
||||
"InfoObj_114_788E56324A5BD7E1D3ACD9990C33FDAB[21]": {
|
||||
"R": 0.1,
|
||||
"G": 0.1,
|
||||
"B": 0.1,
|
||||
"A": 1.0,
|
||||
"Hex": "595959"
|
||||
},
|
||||
"Title_SpecialColor_01_99_72253707400C644CB75E508B28ACD570[22]": {
|
||||
"R": 0.028426,
|
||||
"G": 0.111932,
|
||||
"B": 0.450786,
|
||||
"A": 1.0,
|
||||
"Hex": "2F5EB3"
|
||||
},
|
||||
"Title_SpecialColor_02_103_77B79EA348C256193176E98C9E79B640[23]": {
|
||||
"R": 0.104817,
|
||||
"G": 0.105719,
|
||||
"B": 0.109375,
|
||||
"A": 1.0,
|
||||
"Hex": "5B5B5D"
|
||||
},
|
||||
"Title_SpecialColor_03_104_68DCD74F498862E84F68758902FCA93F[24]": {
|
||||
"R": 0.017314,
|
||||
"G": 0.030713,
|
||||
"B": 0.023274,
|
||||
"A": 1.0,
|
||||
"Hex": "23312A"
|
||||
},
|
||||
"Title_SpecialColor_04_105_220E41F14F3A66A5A7E1D58CCFF236E0[25]": {
|
||||
"R": 0.030713,
|
||||
"G": 0.016313,
|
||||
"B": 0.016618,
|
||||
"A": 1.0,
|
||||
"Hex": "312222"
|
||||
},
|
||||
"Title_SpecialColor_05_107_C285BFE34895BE41121767A4A79BE360[26]": {
|
||||
"R": 0.024243,
|
||||
"G": 0.030713,
|
||||
"B": 0.012251,
|
||||
"A": 1.0,
|
||||
"Hex": "2B311D"
|
||||
},
|
||||
"AlphaWhite_02_132_6702C4E64545326DD4B37CA6835C0EF6[27]": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 0.2,
|
||||
"Hex": "33FFFFFF"
|
||||
},
|
||||
"AlphaWhite_05_134_8254426B4904F504550446A510AA222D[28]": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 0.5,
|
||||
"Hex": "7FFFFFFF"
|
||||
},
|
||||
"AlphaBlack_02_140_7A8621364BCBA156EA6F90B57A6F82B3[29]": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.2,
|
||||
"Hex": "33000000"
|
||||
},
|
||||
"AlphaBlack_05_141_CE40DE0E4AA79C86EB21019F5A781AFA[30]": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.5,
|
||||
"Hex": "7F000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,66 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_ButtonStates",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4B13C5D5453DB44CAC4B58B4EAE8DCD0",
|
||||
"SourceString": "Enable (Default)",
|
||||
"LocalizedString": "Enable (Default)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "6585AC3446FA2306CBBA4E9DB7CE0F11",
|
||||
"SourceString": "Disable (Set Normal)",
|
||||
"LocalizedString": "Disable (Set Normal)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "82F1790A44EE113F7BE28DA196899488",
|
||||
"SourceString": "Disable (Set Hover)",
|
||||
"LocalizedString": "Disable (Set Hover)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "41449E564C59CB6AB81E4D98ED02C5FA",
|
||||
"SourceString": "Disable (Set Pressed)",
|
||||
"LocalizedString": "Disable (Set Pressed)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "C3E3319B425EFB2D81F21CBAD9554D9A",
|
||||
"SourceString": "Disable (Set Disable)",
|
||||
"LocalizedString": "Disable (Set Disable)"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_ButtonStates::NewEnumerator0": 0,
|
||||
"Enum_ButtonStates::NewEnumerator1": 1,
|
||||
"Enum_ButtonStates::NewEnumerator2": 2,
|
||||
"Enum_ButtonStates::NewEnumerator3": 3,
|
||||
"Enum_ButtonStates::NewEnumerator4": 4,
|
||||
"Enum_ButtonStates::Enum_MAX": 5
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,56 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_Color_Icons",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "732EF3114239CB5190A563874A8F5CFC",
|
||||
"SourceString": "Normal Icon",
|
||||
"LocalizedString": "Normal Icon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "2E82E01C4CBF290D214B768D7D815D74",
|
||||
"SourceString": "Hover Icon",
|
||||
"LocalizedString": "Hover Icon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "06F06FE4438070786A72B881113183B0",
|
||||
"SourceString": "Pressed Icon",
|
||||
"LocalizedString": "Pressed Icon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator8",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "FA7F00E242A4ABE234CE1CAA93DC0C68",
|
||||
"SourceString": "Disable",
|
||||
"LocalizedString": "Disable"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_Color_Icons::NewEnumerator0": 0,
|
||||
"Enum_Color_Icons::NewEnumerator1": 1,
|
||||
"Enum_Color_Icons::NewEnumerator2": 2,
|
||||
"Enum_Color_Icons::NewEnumerator8": 3,
|
||||
"Enum_Color_Icons::Enum_Color_MAX": 4
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,86 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_Color_Panels",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "496F94BE4ADCF9696AC4529C2A96ED13",
|
||||
"SourceString": "Empty Alpha",
|
||||
"LocalizedString": "Empty Alpha"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "75D5B51E41E4E65FED3013BC2A20085D",
|
||||
"SourceString": "Base Panel",
|
||||
"LocalizedString": "Base Panel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "3D346FFF45C2567A32D2D889948F9513",
|
||||
"SourceString": "Base Pressed Panel",
|
||||
"LocalizedString": "Base Pressed Panel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "6FB9AEBD4C760675F6EA8496ECB10D8D",
|
||||
"SourceString": "Inside Fields Panel",
|
||||
"LocalizedString": "Inside Fields Panel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "81A08181461ABC40C2B9159617A964F3",
|
||||
"SourceString": "Inside Fields Selected",
|
||||
"LocalizedString": "Inside Fields Selected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator5",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "A2D0E66A40A48CC130F62B96457F5541",
|
||||
"SourceString": "Additional A Panel",
|
||||
"LocalizedString": "Additional A Panel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator8",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "74FED76C4959E679138F0BBF04D1711B",
|
||||
"SourceString": "Additional B Panel",
|
||||
"LocalizedString": "Additional B Panel"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_Color_Panels::NewEnumerator0": 0,
|
||||
"Enum_Color_Panels::NewEnumerator1": 1,
|
||||
"Enum_Color_Panels::NewEnumerator2": 2,
|
||||
"Enum_Color_Panels::NewEnumerator3": 3,
|
||||
"Enum_Color_Panels::NewEnumerator4": 4,
|
||||
"Enum_Color_Panels::NewEnumerator5": 5,
|
||||
"Enum_Color_Panels::NewEnumerator8": 6,
|
||||
"Enum_Color_Panels::Enum_Color_MAX": 7
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,66 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_Color_Status",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "1D09724B426EE6C0BFA480BF66B1B8F4",
|
||||
"SourceString": "Green",
|
||||
"LocalizedString": "Green"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "8466167D4E3F172BFC3FC19455DA9646",
|
||||
"SourceString": "Orange",
|
||||
"LocalizedString": "Orange"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "A5F715694DA529F2D36FD0B9F2E195EB",
|
||||
"SourceString": "Red",
|
||||
"LocalizedString": "Red"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator8",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "F7DACFB746090454A1A4299B8060085E",
|
||||
"SourceString": "Death",
|
||||
"LocalizedString": "Death"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator9",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "173C354E4682F67068074DAFE434065F",
|
||||
"SourceString": "Empty Alpha",
|
||||
"LocalizedString": "Empty Alpha"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_Color_Status::NewEnumerator9": 0,
|
||||
"Enum_Color_Status::NewEnumerator0": 1,
|
||||
"Enum_Color_Status::NewEnumerator1": 2,
|
||||
"Enum_Color_Status::NewEnumerator2": 3,
|
||||
"Enum_Color_Status::NewEnumerator8": 4,
|
||||
"Enum_Color_Status::Enum_Color_MAX": 5
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,66 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_Color_Text",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "B5CD701B4D7D571C1483AA996FBAE2DF",
|
||||
"SourceString": "Highlight",
|
||||
"LocalizedString": "Highlight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "F314247742E68037B46765A85E3D3E25",
|
||||
"SourceString": "Base",
|
||||
"LocalizedString": "Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "F89DBF3A47C60AFD0B81F8877CAC76B7",
|
||||
"SourceString": "Details",
|
||||
"LocalizedString": "Details"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "29DA85584BCCF25C45BE3082487291B6",
|
||||
"SourceString": "Title",
|
||||
"LocalizedString": "Title"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "98E2082F4A8134568D1F14B9DA47C746",
|
||||
"SourceString": "Disable",
|
||||
"LocalizedString": "Disable"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_Color_Text::NewEnumerator0": 0,
|
||||
"Enum_Color_Text::NewEnumerator1": 1,
|
||||
"Enum_Color_Text::NewEnumerator2": 2,
|
||||
"Enum_Color_Text::NewEnumerator3": 3,
|
||||
"Enum_Color_Text::NewEnumerator4": 4,
|
||||
"Enum_Color_Text::Enum_Color_MAX": 5
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,36 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_ExpandCollapse",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "65EB439D439491E1CC89E999F38007EA",
|
||||
"SourceString": "Expanded",
|
||||
"LocalizedString": "Expanded"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "E1D06CEA4958F22ACE6EECB2296DDC53",
|
||||
"SourceString": "Collapsed",
|
||||
"LocalizedString": "Collapsed"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_ExpandCollapse::NewEnumerator0": 0,
|
||||
"Enum_ExpandCollapse::NewEnumerator1": 1,
|
||||
"Enum_ExpandCollapse::Enum_MAX": 2
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,46 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_MissionStatus",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "B0181FD449EDBAB7B8D51DAEF7AC9E05",
|
||||
"SourceString": "InProgress",
|
||||
"LocalizedString": "InProgress"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "12C057654C88533F52266D8D318FA1CF",
|
||||
"SourceString": "LostItem",
|
||||
"LocalizedString": "LostItem"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "F69662D04C9C9F0DDD44109B6BF48728",
|
||||
"SourceString": "ReadyToComplete",
|
||||
"LocalizedString": "ReadyToComplete"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_MissionStatus::NewEnumerator0": 0,
|
||||
"Enum_MissionStatus::NewEnumerator1": 1,
|
||||
"Enum_MissionStatus::NewEnumerator2": 2,
|
||||
"Enum_MissionStatus::Enum_MAX": 3
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,44 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_ShowerHealthPopup",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"CultureInvariantString": "NoMoney"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"CultureInvariantString": "HealingComplete"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"CultureInvariantString": "NoBodyInside"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"CultureInvariantString": "NoNeed. Everyone is healthy"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_ShowerHealthPopup::NewEnumerator0": 0,
|
||||
"Enum_ShowerHealthPopup::NewEnumerator1": 1,
|
||||
"Enum_ShowerHealthPopup::NewEnumerator2": 2,
|
||||
"Enum_ShowerHealthPopup::NewEnumerator3": 3,
|
||||
"Enum_ShowerHealthPopup::Enum_MAX": 4
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,51 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_UI_Resource",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"CultureInvariantString": "Empty"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"CultureInvariantString": "Credits"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"CultureInvariantString": "Ash"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"CultureInvariantString": "Details"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"CultureInvariantString": "Health"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_UI_Resource::NewEnumerator0": 0,
|
||||
"Enum_UI_Resource::NewEnumerator1": 1,
|
||||
"Enum_UI_Resource::NewEnumerator2": 2,
|
||||
"Enum_UI_Resource::NewEnumerator3": 3,
|
||||
"Enum_UI_Resource::NewEnumerator4": 4,
|
||||
"Enum_UI_Resource::Enum_UI_MAX": 5
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,326 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_UNPSC_OS_ThemeColor",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "5B4246F1495CA5E62D8D5BBA6B0B0E5E",
|
||||
"SourceString": "Empty_Alpha",
|
||||
"LocalizedString": "Empty_Alpha"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "40AE0DC94998BD6386BF019908C17143",
|
||||
"SourceString": "PanelNormal",
|
||||
"LocalizedString": "PanelNormal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "9E3D8EE140CF2BFA753F3EAF04E6F06B",
|
||||
"SourceString": "PanelDark",
|
||||
"LocalizedString": "PanelDark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "6D2C21744F2B2FBDE0D0BEACB943EED0",
|
||||
"SourceString": "PanelLight",
|
||||
"LocalizedString": "PanelLight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "C39C2E2B416B40DA95844A9B83F36FAF",
|
||||
"SourceString": "FrameNormal",
|
||||
"LocalizedString": "FrameNormal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator5",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "CDC8532044E54C13F59AF89603F10015",
|
||||
"SourceString": "FrameDark",
|
||||
"LocalizedString": "FrameDark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator6",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "D72608854348855F57F7C08250832420",
|
||||
"SourceString": "FrameLight",
|
||||
"LocalizedString": "FrameLight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator7",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "CD3D75834269F011A023A691AFC71190",
|
||||
"SourceString": "TitlePanelNormal",
|
||||
"LocalizedString": "TitlePanelNormal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator8",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "9A11C57A4A6EAEB1EB4E9D997C469B3D",
|
||||
"SourceString": "TitlePanelDark",
|
||||
"LocalizedString": "TitlePanelDark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator9",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "A90D852648D7309086CCFA9089BDA8B5",
|
||||
"SourceString": "TitlePanelLight",
|
||||
"LocalizedString": "TitlePanelLight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator10",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4EDA10634BCB0353FCACD6A9BCD22D5E",
|
||||
"SourceString": "ButtonNormal",
|
||||
"LocalizedString": "ButtonNormal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator11",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "FFC3F508475934AB1CC864B6E1CA4B4C",
|
||||
"SourceString": "ButtonDark",
|
||||
"LocalizedString": "ButtonDark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator12",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "57CB049A44DF03D8E26FFFB5498FF17F",
|
||||
"SourceString": "ButtonLight",
|
||||
"LocalizedString": "ButtonLight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator13",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "7C87A1AB4926F2428BFE46A1A6837A93",
|
||||
"SourceString": "TitleObj_Normal",
|
||||
"LocalizedString": "TitleObj_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator14",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "B7F988D7433D63DC7F07EB899FB5B8F2",
|
||||
"SourceString": "TitleObj_Dark",
|
||||
"LocalizedString": "TitleObj_Dark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator15",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "EA50EA9A4B46CC0887BDE291F79EA705",
|
||||
"SourceString": "TitleObj_Light",
|
||||
"LocalizedString": "TitleObj_Light"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator16",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "E8A87F194F7D54A61135EEA36AB02313",
|
||||
"SourceString": "Obj_Normal",
|
||||
"LocalizedString": "Obj_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator17",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "B98A3AEB433027EE7CAB9E8A75EF70CD",
|
||||
"SourceString": "Obj_Details",
|
||||
"LocalizedString": "Obj_Details"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator18",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4FCE0CDA4D0BDF569B36AC9867378E5B",
|
||||
"SourceString": "InfoWindow",
|
||||
"LocalizedString": "InfoWindow"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator19",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4311BF3B4537520C59ABB7BE93CC3D0D",
|
||||
"SourceString": "InfoObj",
|
||||
"LocalizedString": "InfoObj"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator20",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4BE406954421C8F2A9E29586C30F0D34",
|
||||
"SourceString": "Obj_Title",
|
||||
"LocalizedString": "Obj_Title"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator22",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "EFF5AD9A4AC14C70572BDC956C4255D9",
|
||||
"SourceString": "Title_SpecialColor_01",
|
||||
"LocalizedString": "Title_SpecialColor_01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator23",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "080EDCF844604567C18DA19EFD9139EA",
|
||||
"SourceString": "Title_SpecialColor_02",
|
||||
"LocalizedString": "Title_SpecialColor_02"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator24",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "799276AA4F717C18CBF1F5B775B0ECE9",
|
||||
"SourceString": "Title_SpecialColor_03",
|
||||
"LocalizedString": "Title_SpecialColor_03"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator25",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "2A0539A2450033DB8A22ED9DAFABE590",
|
||||
"SourceString": "Title_SpecialColor_04",
|
||||
"LocalizedString": "Title_SpecialColor_04"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator26",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "AC7C1479499D916AEE5418B4ECBACBE3",
|
||||
"SourceString": "Title_SpecialColor_05",
|
||||
"LocalizedString": "Title_SpecialColor_05"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator27",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "EF7A956E47FB43A1C1EA80AA82AD9FCA",
|
||||
"SourceString": "Obj_HighLight",
|
||||
"LocalizedString": "Obj_HighLight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator28",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "CD22E7EB4BCB7C9844ECDB8E68298FE7",
|
||||
"SourceString": "AlphaWhite_0.2",
|
||||
"LocalizedString": "AlphaWhite_0.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator29",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "D653248C4FAF2CAE3E0DB5AA4B68C241",
|
||||
"SourceString": "AlphaWhite_0.5",
|
||||
"LocalizedString": "AlphaWhite_0.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator30",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "9401BC664979A8D64A8A459D85426C75",
|
||||
"SourceString": "AlphaBlack_0.2",
|
||||
"LocalizedString": "AlphaBlack_0.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator31",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "EEFBC5F44A9776AF3B9AC382342406FF",
|
||||
"SourceString": "AlphaBlack_0.5",
|
||||
"LocalizedString": "AlphaBlack_0.5"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator0": 0,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator1": 1,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator2": 2,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator3": 3,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator4": 4,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator5": 5,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator6": 6,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator27": 7,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator16": 8,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator17": 9,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator20": 10,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator7": 11,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator8": 12,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator9": 13,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator10": 14,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator11": 15,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator12": 16,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator13": 17,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator14": 18,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator15": 19,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator18": 20,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator19": 21,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator22": 22,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator23": 23,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator24": 24,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator25": 25,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator26": 26,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator28": 27,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator29": 28,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator30": 29,
|
||||
"Enum_UNPSC_OS_ThemeColor::NewEnumerator31": 30,
|
||||
"Enum_UNPSC_OS_ThemeColor::Enum_UNPSC_OS_MAX": 31
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,334 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedStruct",
|
||||
"Name": "Structure_Tablet_UI_Colors",
|
||||
"Class": "UScriptClass'UserDefinedStruct'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Guid": "8EA0E66E-4EDA2993-A75E45BB-34D5C705"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "EmptyAlpha_53_5ADCBB294F44A0FA16DB96B02DB777E2",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Base_Panel_33_AE097BC646D0D9441ABEC39F2F54ED4A",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Base_Pressed_Panel_34_3CF147BD4C1A78E7F90CE38FE3FF7CDF",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InsideFields_Panel_31_A598BDB2433CB4A530BEC1955F7E144D",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InsideFields_Selected_Panel_32_3A0650A2444ADA7E3492DE822DD4DF36",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Additional_A_Panel_50_566E1EE546EA19556C6B4CA470992EB7",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Highlight_Text_35_587E1712444C9CDF6AA20990AE7FD246",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 20,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'SlateColor'",
|
||||
"ObjectPath": "/Script/SlateCore"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Base_Text_36_FB9DC4004675B8DA3D2BB09824341550",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 20,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'SlateColor'",
|
||||
"ObjectPath": "/Script/SlateCore"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Details_Text_38_B27244C0446F335FD2CE28A1E4C28C8D",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 20,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'SlateColor'",
|
||||
"ObjectPath": "/Script/SlateCore"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Title_Text_39_259581574205BE76304A3483376E8437",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 20,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'SlateColor'",
|
||||
"ObjectPath": "/Script/SlateCore"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Normal_Icon_42_2F6CA4BB416056AAE0215586C1204E52",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Hover_Icon_44_C8C23B694D676CE4361C999548C7D778",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Pressed_Icon_46_5E792C6A422459781E1AB6B99A76B0AC",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Green_Phase_56_57557DC645B15C621D9EFCB2CA6EDFDD",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Orange_Phase_58_9A9E98024E77782B97755F953DA8A294",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Red_Phase_60_F7A1CFB946073D783D6703B9638F1F42",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Death_Phase_62_4EB69E5042877FDA425F1B9CE3C50ADB",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
],
|
||||
"StructFlags": 0,
|
||||
"DefaultProperties": {
|
||||
"EmptyAlpha_53_5ADCBB294F44A0FA16DB96B02DB777E2": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Base_Panel_33_AE097BC646D0D9441ABEC39F2F54ED4A": {
|
||||
"R": 0.651042,
|
||||
"G": 0.651042,
|
||||
"B": 0.651042,
|
||||
"A": 1.0,
|
||||
"Hex": "D3D3D3"
|
||||
},
|
||||
"Base_Pressed_Panel_34_3CF147BD4C1A78E7F90CE38FE3FF7CDF": {
|
||||
"R": 0.25,
|
||||
"G": 0.25,
|
||||
"B": 0.25,
|
||||
"A": 1.0,
|
||||
"Hex": "898989"
|
||||
},
|
||||
"InsideFields_Panel_31_A598BDB2433CB4A530BEC1955F7E144D": {
|
||||
"R": 0.067708,
|
||||
"G": 0.067708,
|
||||
"B": 0.067708,
|
||||
"A": 1.0,
|
||||
"Hex": "494949"
|
||||
},
|
||||
"InsideFields_Selected_Panel_32_3A0650A2444ADA7E3492DE822DD4DF36": {
|
||||
"R": 0.015625,
|
||||
"G": 0.015625,
|
||||
"B": 0.015625,
|
||||
"A": 1.0,
|
||||
"Hex": "212121"
|
||||
},
|
||||
"Additional_A_Panel_50_566E1EE546EA19556C6B4CA470992EB7": {
|
||||
"R": 0.96875,
|
||||
"G": 0.96875,
|
||||
"B": 0.96875,
|
||||
"A": 1.0,
|
||||
"Hex": "FCFCFC"
|
||||
},
|
||||
"Highlight_Text_35_587E1712444C9CDF6AA20990AE7FD246": {
|
||||
"SpecifiedColor": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFFFF"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Base_Text_36_FB9DC4004675B8DA3D2BB09824341550": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.427083,
|
||||
"G": 0.427083,
|
||||
"B": 0.427083,
|
||||
"A": 1.0,
|
||||
"Hex": "AFAFAF"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Details_Text_38_B27244C0446F335FD2CE28A1E4C28C8D": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.177083,
|
||||
"G": 0.177083,
|
||||
"B": 0.177083,
|
||||
"A": 1.0,
|
||||
"Hex": "757575"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Title_Text_39_259581574205BE76304A3483376E8437": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.864583,
|
||||
"G": 0.751603,
|
||||
"B": 0.225152,
|
||||
"A": 1.0,
|
||||
"Hex": "F0E183"
|
||||
},
|
||||
"ColorUseRule": "ESlateColorStylingMode::UseColor_Specified"
|
||||
},
|
||||
"Normal_Icon_42_2F6CA4BB416056AAE0215586C1204E52": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFFFF"
|
||||
},
|
||||
"Hover_Icon_44_C8C23B694D676CE4361C999548C7D778": {
|
||||
"R": 1.0,
|
||||
"G": 0.804809,
|
||||
"B": 0.219236,
|
||||
"A": 1.0,
|
||||
"Hex": "FFE881"
|
||||
},
|
||||
"Pressed_Icon_46_5E792C6A422459781E1AB6B99A76B0AC": {
|
||||
"R": 0.192708,
|
||||
"G": 0.192708,
|
||||
"B": 0.192708,
|
||||
"A": 1.0,
|
||||
"Hex": "797979"
|
||||
},
|
||||
"Green_Phase_56_57557DC645B15C621D9EFCB2CA6EDFDD": {
|
||||
"R": 0.001914,
|
||||
"G": 0.0625,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "064600"
|
||||
},
|
||||
"Orange_Phase_58_9A9E98024E77782B97755F953DA8A294": {
|
||||
"R": 0.182292,
|
||||
"G": 0.119612,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "766100"
|
||||
},
|
||||
"Red_Phase_60_F7A1CFB946073D783D6703B9638F1F42": {
|
||||
"R": 0.182292,
|
||||
"G": 0.00128,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "760400"
|
||||
},
|
||||
"Death_Phase_62_4EB69E5042877FDA425F1B9CE3C50ADB": {
|
||||
"R": 0.167352,
|
||||
"G": 0.0,
|
||||
"B": 0.171875,
|
||||
"A": 1.0,
|
||||
"Hex": "720073"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,106 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedStruct",
|
||||
"Name": "Structure_Tablet_UI_MapMarkersColor",
|
||||
"Class": "UScriptClass'UserDefinedStruct'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Guid": "A83A54CB-45DF4F62-A63D7697-D3FACB72"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "MapMarker_Color_A_3_7550260F43A528C619A0D09D4C6ADC4D",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "MapMarker_Color_B_6_E565CD7241D49CE82EE2268952F8B014",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "MapMarker_Color_C_12_3B126BDE4C6A2846083F0D9C4178D56B",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "MapMarker_Color_D_13_67D8501E42B500971609DA9733BBE080",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "MapMarker_Color_E_14_26B637764F85B685391B5AB8689D8B82",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
],
|
||||
"StructFlags": 24576,
|
||||
"DefaultProperties": {
|
||||
"MapMarker_Color_A_3_7550260F43A528C619A0D09D4C6ADC4D": {
|
||||
"R": 0.5,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "BC0000"
|
||||
},
|
||||
"MapMarker_Color_B_6_E565CD7241D49CE82EE2268952F8B014": {
|
||||
"R": 0.4,
|
||||
"G": 0.5,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "AABC00"
|
||||
},
|
||||
"MapMarker_Color_C_12_3B126BDE4C6A2846083F0D9C4178D56B": {
|
||||
"R": 0.0,
|
||||
"G": 0.5,
|
||||
"B": 0.2,
|
||||
"A": 1.0,
|
||||
"Hex": "00BC7C"
|
||||
},
|
||||
"MapMarker_Color_D_13_67D8501E42B500971609DA9733BBE080": {
|
||||
"R": 0.0,
|
||||
"G": 0.2,
|
||||
"B": 0.5,
|
||||
"A": 1.0,
|
||||
"Hex": "007CBC"
|
||||
},
|
||||
"MapMarker_Color_E_14_26B637764F85B685391B5AB8689D8B82": {
|
||||
"R": 0.4,
|
||||
"G": 0.0,
|
||||
"B": 0.5,
|
||||
"A": 1.0,
|
||||
"Hex": "AA00BC"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,160 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedStruct",
|
||||
"Name": "Structure_UI_StatusColor",
|
||||
"Class": "UScriptClass'UserDefinedStruct'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Guid": "8F367024-4CE33DFB-96C4D3A2-0A93F74E"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "AlphaEmpty_18_D8005EF643820D04C8F4029645B23138",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Normal_9_1B9797EC48D6C8D23D2DC5A6671C0BF3",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Green_10_42BF4F5043B1DDE7FDF25280BA5CF7A2",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Yellow_13_D98ACA2748ED4552B13E8888289E0C3A",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Orange_11_F1318E494708CFFF2855DDAB694498DA",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Red_12_AAF29A714B927FE37EF733AB1F56A767",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Purp_14_F6FA28154D392C4D5A60B185F92E05E9",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Black_16_15BD421F4275F374BA7BC9AD01A48EE6",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
],
|
||||
"StructFlags": 24576,
|
||||
"DefaultProperties": {
|
||||
"AlphaEmpty_18_D8005EF643820D04C8F4029645B23138": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"Normal_9_1B9797EC48D6C8D23D2DC5A6671C0BF3": {
|
||||
"R": 0.2,
|
||||
"G": 0.2,
|
||||
"B": 0.2,
|
||||
"A": 1.0,
|
||||
"Hex": "7C7C7C"
|
||||
},
|
||||
"Green_10_42BF4F5043B1DDE7FDF25280BA5CF7A2": {
|
||||
"R": 0.0,
|
||||
"G": 0.5,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "00BC00"
|
||||
},
|
||||
"Yellow_13_D98ACA2748ED4552B13E8888289E0C3A": {
|
||||
"R": 0.5,
|
||||
"G": 0.5,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "BCBC00"
|
||||
},
|
||||
"Orange_11_F1318E494708CFFF2855DDAB694498DA": {
|
||||
"R": 0.5,
|
||||
"G": 0.195102,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "BC7A00"
|
||||
},
|
||||
"Red_12_AAF29A714B927FE37EF733AB1F56A767": {
|
||||
"R": 0.479167,
|
||||
"G": 0.007957,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "B81500"
|
||||
},
|
||||
"Purp_14_F6FA28154D392C4D5A60B185F92E05E9": {
|
||||
"R": 0.463542,
|
||||
"G": 0.0,
|
||||
"B": 0.292207,
|
||||
"A": 1.0,
|
||||
"Hex": "B50093"
|
||||
},
|
||||
"Black_16_15BD421F4275F374BA7BC9AD01A48EE6": {
|
||||
"R": 0.02,
|
||||
"G": 0.02,
|
||||
"B": 0.02,
|
||||
"A": 1.0,
|
||||
"Hex": "262626"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,574 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedStruct",
|
||||
"Name": "Structure_UI_UNPSCOS",
|
||||
"Class": "UScriptClass'UserDefinedStruct'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Guid": "128332DE-415D5432-DF1027BC-BD5551FA"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Empty_Alpha_4_5E53EE5F4ED33B82D91F2B8C348D807F",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "PanelNormal_79_63B21FC84C319BF9D16227B753E56120",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "PanelDark_80_04C09AB543F1567767180C88A25B4D9B",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "PanelLight_81_E269408F43265C16EAAA5B911C5B886E",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "FrameNormal_67_2B5B2CC543B6134166FDECB86BAA5D60",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "FrameDark_66_76E8274F41A1B95C003CAEA303C4E42C",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "FrameLight_69_02A80F3E4DC0085C33F1BBA9A13FC5C8",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Obj_Highlight_124_1804B04C49135200463DBEA1DFCACBB0",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Obj_Normal_121_72E24F904201DA99F6320BA26488CD98",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Obj_Details_122_5856499B4F08B3FF407AD08684EFD3D0",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Obj_Title_123_CC30F85B4B31F7E8A5DD77B06D8855DD",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "TitlePanelNormal_84_F373C5494A1C984BAE195590EE440726",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "TitlePanelDark_86_1EF28B484C96287C7177C98DC70EAC84",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "TitlePanelLight_88_0BCB73E44DA042F786BB78A62E77E9FD",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ButtonNormal_89_9A63D2004AFB708A862EDCA4C68B6146",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ButtonDark_90_412D6AC74E80551D9C1AAFB9283918BE",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ButtonLight_91_FC8ABF424364DF0717CFAE89AAA1DF71",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "TitleObj_Normal_127_E9DEFBB8467A22C67B81F8907E13C50A",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "TitleObj_Dark_126_FCFA5E2042D4B76553B05FB648F13CCC",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "TitleObj_Light_125_AC64E1AB45B9B4DF49AB8580D99828AD",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InfoWindow_53_040AF5594DE3D72DAF5D33BF7380FE65",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InfoObj_114_788E56324A5BD7E1D3ACD9990C33FDAB",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Title_SpecialColor_01_99_72253707400C644CB75E508B28ACD570",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Title_SpecialColor_02_103_77B79EA348C256193176E98C9E79B640",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Title_SpecialColor_03_104_68DCD74F498862E84F68758902FCA93F",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Title_SpecialColor_04_105_220E41F14F3A66A5A7E1D58CCFF236E0",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Title_SpecialColor_05_107_C285BFE34895BE41121767A4A79BE360",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "AlphaWhite_02_132_6702C4E64545326DD4B37CA6835C0EF6",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "AlphaWhite_05_134_8254426B4904F504550446A510AA222D",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "AlphaBlack_02_140_7A8621364BCBA156EA6F90B57A6F82B3",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "AlphaBlack_05_141_CE40DE0E4AA79C86EB21019F5A781AFA",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
],
|
||||
"StructFlags": 24576,
|
||||
"DefaultProperties": {
|
||||
"Empty_Alpha_4_5E53EE5F4ED33B82D91F2B8C348D807F": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.0,
|
||||
"Hex": "000000"
|
||||
},
|
||||
"PanelNormal_79_63B21FC84C319BF9D16227B753E56120": {
|
||||
"R": 0.658375,
|
||||
"G": 0.630757,
|
||||
"B": 0.577581,
|
||||
"A": 1.0,
|
||||
"Hex": "D4D0C8"
|
||||
},
|
||||
"PanelDark_80_04C09AB543F1567767180C88A25B4D9B": {
|
||||
"R": 0.348958,
|
||||
"G": 0.33432,
|
||||
"B": 0.306135,
|
||||
"A": 1.0,
|
||||
"Hex": "A09D96"
|
||||
},
|
||||
"PanelLight_81_E269408F43265C16EAAA5B911C5B886E": {
|
||||
"R": 0.833333,
|
||||
"G": 0.798376,
|
||||
"B": 0.731068,
|
||||
"A": 1.0,
|
||||
"Hex": "ECE7DE"
|
||||
},
|
||||
"FrameNormal_67_2B5B2CC543B6134166FDECB86BAA5D60": {
|
||||
"R": 0.610496,
|
||||
"G": 0.686686,
|
||||
"B": 0.665387,
|
||||
"A": 1.0,
|
||||
"Hex": "CDD8D5"
|
||||
},
|
||||
"FrameDark_66_76E8274F41A1B95C003CAEA303C4E42C": {
|
||||
"R": 0.347284,
|
||||
"G": 0.390625,
|
||||
"B": 0.378509,
|
||||
"A": 1.0,
|
||||
"Hex": "9FA8A6"
|
||||
},
|
||||
"FrameLight_69_02A80F3E4DC0085C33F1BBA9A13FC5C8": {
|
||||
"R": 0.805699,
|
||||
"G": 0.90625,
|
||||
"B": 0.878141,
|
||||
"A": 1.0,
|
||||
"Hex": "E8F5F1"
|
||||
},
|
||||
"Obj_Highlight_124_1804B04C49135200463DBEA1DFCACBB0": {
|
||||
"R": 0.08022,
|
||||
"G": 0.132868,
|
||||
"B": 0.401978,
|
||||
"A": 1.0,
|
||||
"Hex": "5066AA"
|
||||
},
|
||||
"Obj_Normal_121_72E24F904201DA99F6320BA26488CD98": {
|
||||
"R": 0.052861,
|
||||
"G": 0.052861,
|
||||
"B": 0.052861,
|
||||
"A": 1.0,
|
||||
"Hex": "414141"
|
||||
},
|
||||
"Obj_Details_122_5856499B4F08B3FF407AD08684EFD3D0": {
|
||||
"R": 0.14996,
|
||||
"G": 0.14996,
|
||||
"B": 0.14996,
|
||||
"A": 1.0,
|
||||
"Hex": "6C6C6C"
|
||||
},
|
||||
"Obj_Title_123_CC30F85B4B31F7E8A5DD77B06D8855DD": {
|
||||
"R": 0.039546,
|
||||
"G": 0.066626,
|
||||
"B": 0.201556,
|
||||
"A": 1.0,
|
||||
"Hex": "38497C"
|
||||
},
|
||||
"TitlePanelNormal_84_F373C5494A1C984BAE195590EE440726": {
|
||||
"R": 0.028426,
|
||||
"G": 0.111932,
|
||||
"B": 0.450786,
|
||||
"A": 1.0,
|
||||
"Hex": "2F5EB3"
|
||||
},
|
||||
"TitlePanelDark_86_1EF28B484C96287C7177C98DC70EAC84": {
|
||||
"R": 0.013466,
|
||||
"G": 0.053023,
|
||||
"B": 0.213542,
|
||||
"A": 1.0,
|
||||
"Hex": "1E417F"
|
||||
},
|
||||
"TitlePanelLight_88_0BCB73E44DA042F786BB78A62E77E9FD": {
|
||||
"R": 0.047622,
|
||||
"G": 0.187521,
|
||||
"B": 0.755208,
|
||||
"A": 1.0,
|
||||
"Hex": "3D78E2"
|
||||
},
|
||||
"ButtonNormal_89_9A63D2004AFB708A862EDCA4C68B6146": {
|
||||
"R": 0.658375,
|
||||
"G": 0.630757,
|
||||
"B": 0.577581,
|
||||
"A": 1.0,
|
||||
"Hex": "D4D0C8"
|
||||
},
|
||||
"ButtonDark_90_412D6AC74E80551D9C1AAFB9283918BE": {
|
||||
"R": 0.411458,
|
||||
"G": 0.394198,
|
||||
"B": 0.360965,
|
||||
"A": 1.0,
|
||||
"Hex": "ACA9A2"
|
||||
},
|
||||
"ButtonLight_91_FC8ABF424364DF0717CFAE89AAA1DF71": {
|
||||
"R": 0.817708,
|
||||
"G": 0.783406,
|
||||
"B": 0.717361,
|
||||
"A": 1.0,
|
||||
"Hex": "EAE5DD"
|
||||
},
|
||||
"TitleObj_Normal_127_E9DEFBB8467A22C67B81F8907E13C50A": {
|
||||
"R": 0.799103,
|
||||
"G": 0.799103,
|
||||
"B": 0.799103,
|
||||
"A": 1.0,
|
||||
"Hex": "E7E7E7"
|
||||
},
|
||||
"TitleObj_Dark_126_FCFA5E2042D4B76553B05FB648F13CCC": {
|
||||
"R": 0.4,
|
||||
"G": 0.4,
|
||||
"B": 0.4,
|
||||
"A": 1.0,
|
||||
"Hex": "AAAAAA"
|
||||
},
|
||||
"TitleObj_Light_125_AC64E1AB45B9B4DF49AB8580D99828AD": {
|
||||
"R": 0.953125,
|
||||
"G": 0.953125,
|
||||
"B": 0.953125,
|
||||
"A": 1.0,
|
||||
"Hex": "FAFAFA"
|
||||
},
|
||||
"InfoWindow_53_040AF5594DE3D72DAF5D33BF7380FE65": {
|
||||
"R": 1.0,
|
||||
"G": 0.954157,
|
||||
"B": 0.703903,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFADB"
|
||||
},
|
||||
"InfoObj_114_788E56324A5BD7E1D3ACD9990C33FDAB": {
|
||||
"R": 0.1,
|
||||
"G": 0.1,
|
||||
"B": 0.1,
|
||||
"A": 1.0,
|
||||
"Hex": "595959"
|
||||
},
|
||||
"Title_SpecialColor_01_99_72253707400C644CB75E508B28ACD570": {
|
||||
"R": 0.028426,
|
||||
"G": 0.111932,
|
||||
"B": 0.450786,
|
||||
"A": 1.0,
|
||||
"Hex": "2F5EB3"
|
||||
},
|
||||
"Title_SpecialColor_02_103_77B79EA348C256193176E98C9E79B640": {
|
||||
"R": 0.021484,
|
||||
"G": 0.023415,
|
||||
"B": 0.03125,
|
||||
"A": 1.0,
|
||||
"Hex": "282A31"
|
||||
},
|
||||
"Title_SpecialColor_03_104_68DCD74F498862E84F68758902FCA93F": {
|
||||
"R": 0.017314,
|
||||
"G": 0.030713,
|
||||
"B": 0.023274,
|
||||
"A": 1.0,
|
||||
"Hex": "23312A"
|
||||
},
|
||||
"Title_SpecialColor_04_105_220E41F14F3A66A5A7E1D58CCFF236E0": {
|
||||
"R": 0.030713,
|
||||
"G": 0.016313,
|
||||
"B": 0.016618,
|
||||
"A": 1.0,
|
||||
"Hex": "312222"
|
||||
},
|
||||
"Title_SpecialColor_05_107_C285BFE34895BE41121767A4A79BE360": {
|
||||
"R": 0.024243,
|
||||
"G": 0.030713,
|
||||
"B": 0.012251,
|
||||
"A": 1.0,
|
||||
"Hex": "2B311D"
|
||||
},
|
||||
"AlphaWhite_02_132_6702C4E64545326DD4B37CA6835C0EF6": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 0.2,
|
||||
"Hex": "33FFFFFF"
|
||||
},
|
||||
"AlphaWhite_05_134_8254426B4904F504550446A510AA222D": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 0.5,
|
||||
"Hex": "7FFFFFFF"
|
||||
},
|
||||
"AlphaBlack_02_140_7A8621364BCBA156EA6F90B57A6F82B3": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.2,
|
||||
"Hex": "33000000"
|
||||
},
|
||||
"AlphaBlack_05_141_CE40DE0E4AA79C86EB21019F5A781AFA": {
|
||||
"R": 0.0,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 0.5,
|
||||
"Hex": "7F000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,390 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "AddButton",
|
||||
"Outer": "WBP_ShopButtonSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "ItemName",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Cost",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Resource Index",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ItemCounter",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Can be Removed",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ByteProperty",
|
||||
"Name": "Button State",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Enum": {
|
||||
"ObjectName": "UserDefinedEnum'Enum_ButtonStates'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/Enum_ButtonStates.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OutputPin",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Parm | OutParm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPB_Item+Count+Cost_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Blocks/WBPB_Item+Count+Cost.40"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBPB_Item+Count+Cost_C:OnRemoved__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Blocks/WBPB_Item+Count+Cost.7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Create_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPB_Item+Count+Cost_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Blocks/WBPB_Item+Count+Cost.40"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_AddChild_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PanelSlot'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ClearAndResetSet",
|
||||
"Outer": "WBP_ShopButtonSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_ShopButtonSet",
|
||||
"Outer": "WBP_ShopButtonSet_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_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPB_Item+Count+Cost_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Blocks/WBPB_Item+Count+Cost.40"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnButtonClicked__DelegateSignature",
|
||||
"Outer": "WBP_ShopButtonSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "NewParam",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnItemRemoved__DelegateSignature",
|
||||
"Outer": "WBP_ShopButtonSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Widget",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPB_Item+Count+Cost_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Blocks/WBPB_Item+Count+Cost.40"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "RemoveItem",
|
||||
"Outer": "WBP_ShopButtonSet_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPB_Item+Count+Cost_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Blocks/WBPB_Item+Count+Cost.40"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBox",
|
||||
"Name": "ItemList",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'VerticalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_ShopButtonSet_C",
|
||||
"Name": "Default__WBP_ShopButtonSet_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.WBP_ShopButtonSet_C'",
|
||||
"Template": {
|
||||
"ObjectName": "WBPC_Scroll_C'Default__WBPC_Scroll_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Components/WBPC_Scroll.15"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"OnButtonClicked[2]": {
|
||||
"InvocationList": []
|
||||
},
|
||||
"OnItemRemoved[3]": {
|
||||
"InvocationList": []
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_ShopButtonSet_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_Scroll_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Components/WBPC_Scroll.16"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_ShopButtonSet_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.9"
|
||||
},
|
||||
"NamedSlots": [
|
||||
"Content"
|
||||
],
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:ExecuteUbergraph_WBP_ShopButtonSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.2"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:ClearAndResetSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:AddButton'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:RemoveItem'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:ExecuteUbergraph_WBP_ShopButtonSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:OnItemRemoved__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:OnButtonClicked__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.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": "ItemList",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "MulticastInlineDelegateProperty",
|
||||
"Name": "OnButtonClicked",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:OnButtonClicked__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "MulticastInlineDelegateProperty",
|
||||
"Name": "OnItemRemoved",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:OnItemRemoved__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.4"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"OnButtonClicked__DelegateSignature": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:OnButtonClicked__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.3"
|
||||
},
|
||||
"OnItemRemoved__DelegateSignature": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:OnItemRemoved__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.4"
|
||||
},
|
||||
"ExecuteUbergraph_WBP_ShopButtonSet": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:ExecuteUbergraph_WBP_ShopButtonSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.2"
|
||||
},
|
||||
"RemoveItem": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:RemoveItem'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.5"
|
||||
},
|
||||
"AddButton": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:AddButton'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.0"
|
||||
},
|
||||
"ClearAndResetSet": {
|
||||
"ObjectName": "Function'WBP_ShopButtonSet_C:ClearAndResetSet'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.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_ShopButtonSet_C'Default__WBP_ShopButtonSet_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.7"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_ShopButtonSet_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"NamedSlotBindings": [
|
||||
{
|
||||
"Key": "Content",
|
||||
"Value": {
|
||||
"ObjectName": "VerticalBox'WBP_ShopButtonSet_C:WidgetTree.ItemList'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Tech/WBP_ShopButtonSet.6"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue