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,984 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "AddItemToSell",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ItemToAdd",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bIsSellable",
|
||||
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ChangeTotalPrice",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "DeltaValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_AccessLevelNotify",
|
||||
"Outer": "WBP_AccessLevelNotify_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_Event_StoreItemPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusStoreItemPointComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Event_ItemToAdd",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_bIsSellable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Event_ItemToRemove",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "K2Node_Event_DeltaValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Event_TerminalActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_IsBlocked",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_NeedShow_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_NeedShow",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_Event_ItemTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "K2Node_Event_PlayerID",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_Event_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "RemoveItemFromPurchaseList",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "RemoveItemFromSell",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ItemToRemove",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetParentStorePoint",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "StoreItemPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusStoreItemPointComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetPlayerAccessLevel",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "AccessLevel_Index",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Array_Get_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetPlayerID",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "PlayerID",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetSellStateBlocked",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsBlocked",
|
||||
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetTerminalActor",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "TerminalActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ToggleRemoveAllItemsScreen",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "NeedShow",
|
||||
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ToggleRemoveItemScreen",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "NeedShow",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ItemTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBox",
|
||||
"Name": "HorizontalBox_86",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'HorizontalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_AccessLevelNotify_C:WidgetTree.HorizontalBox_86.HorizontalBoxSlot_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.14"
|
||||
},
|
||||
{
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_AccessLevelNotify_C:WidgetTree.HorizontalBox_86.HorizontalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.13"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "SizeBoxSlot'WBP_AccessLevelNotify_C:WidgetTree.SizeBox_0.SizeBoxSlot_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.24"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBoxSlot",
|
||||
"Name": "HorizontalBoxSlot_0",
|
||||
"Outer": "HorizontalBox_86",
|
||||
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "HorizontalBox'WBP_AccessLevelNotify_C:WidgetTree.HorizontalBox_86'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.12"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Overlay'WBP_AccessLevelNotify_C:WidgetTree.Overlay_218'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.18"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBoxSlot",
|
||||
"Name": "HorizontalBoxSlot_5",
|
||||
"Outer": "HorizontalBox_86",
|
||||
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Size": {
|
||||
"SizeRule": "ESlateSizeRule::Fill"
|
||||
},
|
||||
"Parent": {
|
||||
"ObjectName": "HorizontalBox'WBP_AccessLevelNotify_C:WidgetTree.HorizontalBox_86'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.12"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Overlay'WBP_AccessLevelNotify_C:WidgetTree.Overlay_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.17"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "BG_For_Text",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.07451,
|
||||
"G": 0.07451,
|
||||
"B": 0.07451,
|
||||
"A": 1.0,
|
||||
"Hex": "4D4D4D"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_0.OverlaySlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.20"
|
||||
},
|
||||
"bIsVariable": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "BG_ForLevel",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Brush": {
|
||||
"ImageSize": {
|
||||
"X": 40.0,
|
||||
"Y": 40.0
|
||||
}
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.772549,
|
||||
"G": 0.705882,
|
||||
"B": 0.529412,
|
||||
"A": 1.0,
|
||||
"Hex": "E4DBC1"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_218.OverlaySlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.21"
|
||||
},
|
||||
"bIsVariable": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Overlay",
|
||||
"Name": "Overlay_0",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Overlay'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_0.OverlaySlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.20"
|
||||
},
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_0.OverlaySlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.19"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_AccessLevelNotify_C:WidgetTree.HorizontalBox_86.HorizontalBoxSlot_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.14"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Overlay",
|
||||
"Name": "Overlay_218",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Overlay'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_218.OverlaySlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.21"
|
||||
},
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_218.OverlaySlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.22"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_AccessLevelNotify_C:WidgetTree.HorizontalBox_86.HorizontalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.13"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_0",
|
||||
"Outer": "Overlay_0",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Padding": {
|
||||
"Left": 10.0,
|
||||
"Right": 10.0
|
||||
},
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Center",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_AccessLevelNotify_C:WidgetTree.Overlay_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.17"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_AccessLevelNotify_C:WidgetTree.TXT_NewItem'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.25"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_1",
|
||||
"Outer": "Overlay_0",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_AccessLevelNotify_C:WidgetTree.Overlay_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.17"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_AccessLevelNotify_C:WidgetTree.BG_For_Text'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.15"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_0",
|
||||
"Outer": "Overlay_218",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Center",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_AccessLevelNotify_C:WidgetTree.Overlay_218'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.18"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_AccessLevelNotify_C:WidgetTree.BG_ForLevel'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.16"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_3",
|
||||
"Outer": "Overlay_218",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Center",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_AccessLevelNotify_C:WidgetTree.Overlay_218'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.18"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "WBPC_Icon_C'WBP_AccessLevelNotify_C:WidgetTree.Icon_Rank'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.27"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBox",
|
||||
"Name": "SizeBox_0",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'SizeBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidthOverride": 240.0,
|
||||
"HeightOverride": 40.0,
|
||||
"MinDesiredHeight": 40.0,
|
||||
"bOverride_MinDesiredHeight": true,
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "SizeBoxSlot'WBP_AccessLevelNotify_C:WidgetTree.SizeBox_0.SizeBoxSlot_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.24"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBoxSlot",
|
||||
"Name": "SizeBoxSlot_2",
|
||||
"Outer": "SizeBox_0",
|
||||
"Class": "UScriptClass'SizeBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "SizeBox'WBP_AccessLevelNotify_C:WidgetTree.SizeBox_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.23"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "HorizontalBox'WBP_AccessLevelNotify_C:WidgetTree.HorizontalBox_86'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.12"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "TXT_NewItem",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Text": {
|
||||
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
|
||||
"Key": "4ACC13514AD7A1938318B2B2A2675C87",
|
||||
"SourceString": "Security Level",
|
||||
"LocalizedString": "Security Level"
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.775822,
|
||||
"G": 0.708376,
|
||||
"B": 0.527115,
|
||||
"A": 1.0,
|
||||
"Hex": "E4DBC0"
|
||||
}
|
||||
},
|
||||
"Font": {
|
||||
"FontObject": {
|
||||
"ObjectName": "Font'PTSans-Bold_Font'",
|
||||
"ObjectPath": "/Game/ITR2/Fonts/PTSans-Bold_Font.0"
|
||||
},
|
||||
"TypefaceFontName": "Default",
|
||||
"Size": 18.0
|
||||
},
|
||||
"TextTransformPolicy": "ETextTransformPolicy::ToUpper",
|
||||
"Justification": "ETextJustify::Center",
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_0.OverlaySlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.19"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_AccessLevelNotify_C",
|
||||
"Name": "Default__WBP_AccessLevelNotify_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.WBP_AccessLevelNotify_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"ArrayOverrideImages[3]": [
|
||||
{
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-0.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-1'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-1.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-2'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-2.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-3'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-3.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-4'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-4.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-5'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-5.0"
|
||||
}
|
||||
],
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false,
|
||||
"TickFrequency": "EWidgetTickFrequency::Never",
|
||||
"Visibility": "ESlateVisibility::Hidden"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBPC_Icon_C",
|
||||
"Name": "Icon_Rank",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Tablet/Components/WBPC_Icon.WBPC_Icon_C'",
|
||||
"Template": {
|
||||
"ObjectName": "WBPC_Icon_C'Default__WBPC_Icon_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Components/WBPC_Icon.12"
|
||||
},
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Override Image[4]": {
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-up'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-up.0"
|
||||
},
|
||||
"Cusom Color[6]": {
|
||||
"R": 0.074214,
|
||||
"G": 0.074214,
|
||||
"B": 0.074214,
|
||||
"A": 1.0,
|
||||
"Hex": "4D4D4D"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_AccessLevelNotify_C:WidgetTree.Overlay_218.OverlaySlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.22"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_AccessLevelNotify_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.29"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ExecuteUbergraph_WBP_AccessLevelNotify'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.2"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetPlayerAccessLevel'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:AddItemToSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:RemoveItemFromSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ChangeTotalPrice'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetTerminalActor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetSellStateBlocked'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ToggleRemoveAllItemsScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ToggleRemoveItemScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetPlayerID'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:RemoveItemFromPurchaseList'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetParentStorePoint'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ExecuteUbergraph_WBP_AccessLevelNotify'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.2"
|
||||
}
|
||||
],
|
||||
"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": "Icon_Rank",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_Icon_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Tablet/Components/WBPC_Icon.13"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Store Item Point",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusStoreItemPointComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "ArrayOverrideImages",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"Inner": {
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ArrayOverrideImages",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBP_AccessLevelNotify": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ExecuteUbergraph_WBP_AccessLevelNotify'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.2"
|
||||
},
|
||||
"SetParentStorePoint": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetParentStorePoint'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.5"
|
||||
},
|
||||
"RemoveItemFromPurchaseList": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:RemoveItemFromPurchaseList'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.3"
|
||||
},
|
||||
"SetPlayerID": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetPlayerID'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.7"
|
||||
},
|
||||
"ToggleRemoveItemScreen": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ToggleRemoveItemScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.11"
|
||||
},
|
||||
"ToggleRemoveAllItemsScreen": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ToggleRemoveAllItemsScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.10"
|
||||
},
|
||||
"SetSellStateBlocked": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetSellStateBlocked'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.8"
|
||||
},
|
||||
"SetTerminalActor": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetTerminalActor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.9"
|
||||
},
|
||||
"ChangeTotalPrice": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:ChangeTotalPrice'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.1"
|
||||
},
|
||||
"RemoveItemFromSell": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:RemoveItemFromSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.4"
|
||||
},
|
||||
"AddItemToSell": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:AddItemToSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.0"
|
||||
},
|
||||
"SetPlayerAccessLevel": {
|
||||
"ObjectName": "Function'WBP_AccessLevelNotify_C:SetPlayerAccessLevel'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.6"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"Interfaces": [
|
||||
{
|
||||
"Class": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPI_RadiusStorePcUI_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/BPI_RadiusStorePcUI.0"
|
||||
},
|
||||
"PointerOffset": 0,
|
||||
"bImplementedByK2": true
|
||||
}
|
||||
],
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBP_AccessLevelNotify_C'Default__WBP_AccessLevelNotify_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.26"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal",
|
||||
"ImplementedInterfaces": "((Interface=\"/Script/Engine.BlueprintGeneratedClass'/Game/ITR2/BPs/UI/Store/BPI_RadiusStorePcUI.BPI_RadiusStorePcUI_C'\"))"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_AccessLevelNotify_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "SizeBox'WBP_AccessLevelNotify_C:WidgetTree.SizeBox_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_AccessLevelNotify.23"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,782 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "AddItemToSell",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ItemToAdd",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bIsSellable",
|
||||
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ChangeTotalPrice",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "DeltaValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_NewItemNotify",
|
||||
"Outer": "WBP_NewItemNotify_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_Event_StoreItemPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusStoreItemPointComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Event_ItemToAdd",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_bIsSellable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Event_ItemToRemove",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "K2Node_Event_DeltaValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Event_TerminalActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_IsBlocked",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_NeedShow_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_NeedShow",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_Event_ItemTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "K2Node_Event_PlayerID",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_Event_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "RemoveItemFromPurchaseList",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "RemoveItemFromSell",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ItemToRemove",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetParentStorePoint",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "StoreItemPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusStoreItemPointComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetPlayerID",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "PlayerID",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetSellStateBlocked",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsBlocked",
|
||||
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetTerminalActor",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "TerminalActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ToggleRemoveAllItemsScreen",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "NeedShow",
|
||||
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ToggleRemoveItemScreen",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "NeedShow",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ItemTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "Icon",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Brush": {
|
||||
"ResourceObject": {
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-Star'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-Star.0"
|
||||
}
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.775822,
|
||||
"G": 0.708376,
|
||||
"B": 0.527115,
|
||||
"A": 1.0,
|
||||
"Hex": "E4DBC0"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_NewItemNotify_C:WidgetTree.Overlay_27.OverlaySlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.16"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "LowLine",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Brush": {
|
||||
"TintColor": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.775822,
|
||||
"G": 0.708376,
|
||||
"B": 0.527115,
|
||||
"A": 1.0,
|
||||
"Hex": "E4DBC0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_NewItemNotify_C:WidgetTree.Overlay_27.OverlaySlot_11'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.15"
|
||||
},
|
||||
"RenderTransform": {
|
||||
"Scale": {
|
||||
"X": 1.0,
|
||||
"Y": 0.1
|
||||
}
|
||||
},
|
||||
"RenderTransformPivot": {
|
||||
"X": 1.0,
|
||||
"Y": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "RedBG",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.231373,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "840000"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_NewItemNotify_C:WidgetTree.Overlay_27.OverlaySlot_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.17"
|
||||
},
|
||||
"bIsVariable": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Overlay",
|
||||
"Name": "Overlay_27",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Overlay'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_NewItemNotify_C:WidgetTree.Overlay_27.OverlaySlot_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.17"
|
||||
},
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_NewItemNotify_C:WidgetTree.Overlay_27.OverlaySlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.16"
|
||||
},
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_NewItemNotify_C:WidgetTree.Overlay_27.OverlaySlot_11'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.15"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "SizeBoxSlot'WBP_NewItemNotify_C:WidgetTree.SizeBox_0.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.19"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_11",
|
||||
"Outer": "Overlay_27",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_NewItemNotify_C:WidgetTree.Overlay_27'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.14"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_NewItemNotify_C:WidgetTree.LowLine'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.12"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_3",
|
||||
"Outer": "Overlay_27",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Center",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_NewItemNotify_C:WidgetTree.Overlay_27'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.14"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_NewItemNotify_C:WidgetTree.Icon'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.11"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_4",
|
||||
"Outer": "Overlay_27",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_NewItemNotify_C:WidgetTree.Overlay_27'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.14"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_NewItemNotify_C:WidgetTree.RedBG'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.13"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBox",
|
||||
"Name": "SizeBox_0",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'SizeBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MinDesiredWidth": 50.0,
|
||||
"MinDesiredHeight": 50.0,
|
||||
"bOverride_MinDesiredWidth": true,
|
||||
"bOverride_MinDesiredHeight": true,
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "SizeBoxSlot'WBP_NewItemNotify_C:WidgetTree.SizeBox_0.SizeBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.19"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBoxSlot",
|
||||
"Name": "SizeBoxSlot_0",
|
||||
"Outer": "SizeBox_0",
|
||||
"Class": "UScriptClass'SizeBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "SizeBox'WBP_NewItemNotify_C:WidgetTree.SizeBox_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.18"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Overlay'WBP_NewItemNotify_C:WidgetTree.Overlay_27'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.14"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_NewItemNotify_C",
|
||||
"Name": "Default__WBP_NewItemNotify_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.WBP_NewItemNotify_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false,
|
||||
"TickFrequency": "EWidgetTickFrequency::Never",
|
||||
"Visibility": "ESlateVisibility::Hidden"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_NewItemNotify_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.22"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ExecuteUbergraph_WBP_NewItemNotify'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.2"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:AddItemToSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:RemoveItemFromSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ChangeTotalPrice'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetTerminalActor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetSellStateBlocked'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ToggleRemoveAllItemsScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ToggleRemoveItemScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetPlayerID'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:RemoveItemFromPurchaseList'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetParentStorePoint'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ExecuteUbergraph_WBP_NewItemNotify'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.2"
|
||||
}
|
||||
],
|
||||
"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": "Icon",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Image'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "LowLine",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Image'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Store Item Point",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusStoreItemPointComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBP_NewItemNotify": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ExecuteUbergraph_WBP_NewItemNotify'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.2"
|
||||
},
|
||||
"SetParentStorePoint": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetParentStorePoint'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.5"
|
||||
},
|
||||
"RemoveItemFromPurchaseList": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:RemoveItemFromPurchaseList'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.3"
|
||||
},
|
||||
"SetPlayerID": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetPlayerID'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.6"
|
||||
},
|
||||
"ToggleRemoveItemScreen": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ToggleRemoveItemScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.10"
|
||||
},
|
||||
"ToggleRemoveAllItemsScreen": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ToggleRemoveAllItemsScreen'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.9"
|
||||
},
|
||||
"SetSellStateBlocked": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetSellStateBlocked'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.7"
|
||||
},
|
||||
"SetTerminalActor": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:SetTerminalActor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.8"
|
||||
},
|
||||
"ChangeTotalPrice": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:ChangeTotalPrice'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.1"
|
||||
},
|
||||
"RemoveItemFromSell": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:RemoveItemFromSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.4"
|
||||
},
|
||||
"AddItemToSell": {
|
||||
"ObjectName": "Function'WBP_NewItemNotify_C:AddItemToSell'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.0"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"Interfaces": [
|
||||
{
|
||||
"Class": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPI_RadiusStorePcUI_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/BPI_RadiusStorePcUI.0"
|
||||
},
|
||||
"PointerOffset": 0,
|
||||
"bImplementedByK2": true
|
||||
}
|
||||
],
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBP_NewItemNotify_C'Default__WBP_NewItemNotify_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.20"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal",
|
||||
"ImplementedInterfaces": "((Interface=\"/Script/Engine.BlueprintGeneratedClass'/Game/ITR2/BPs/UI/Store/BPI_RadiusStorePcUI.BPI_RadiusStorePcUI_C'\"))"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_NewItemNotify_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "SizeBox'WBP_NewItemNotify_C:WidgetTree.SizeBox_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_NewItemNotify.18"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,595 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Construct",
|
||||
"Outer": "WBP_ShelfCategory_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget:Construct'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_ShelfCategory",
|
||||
"Outer": "WBP_ShelfCategory_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "EntryPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_Event_IsDesignTime",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "K2Node_CustomEvent_Text",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PreConstruct",
|
||||
"Outer": "WBP_ShelfCategory_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget:PreConstruct'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsDesignTime",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetCategoryName",
|
||||
"Outer": "WBP_ShelfCategory_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Text",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBox",
|
||||
"Name": "HorizontalBox_64",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'HorizontalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_ShelfCategory_C:WidgetTree.HorizontalBox_64.HorizontalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_ShelfCategory_C:WidgetTree.HorizontalBox_64.HorizontalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.5"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.Overlay_32.OverlaySlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.16"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBoxSlot",
|
||||
"Name": "HorizontalBoxSlot_0",
|
||||
"Outer": "HorizontalBox_64",
|
||||
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Size": {
|
||||
"SizeRule": "ESlateSizeRule::Fill"
|
||||
},
|
||||
"Parent": {
|
||||
"ObjectName": "HorizontalBox'WBP_ShelfCategory_C:WidgetTree.HorizontalBox_64'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.4"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "TextBlock'WBP_ShelfCategory_C:WidgetTree.TXT_CategoryName'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.18"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBoxSlot",
|
||||
"Name": "HorizontalBoxSlot_1",
|
||||
"Outer": "HorizontalBox_64",
|
||||
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
|
||||
"Parent": {
|
||||
"ObjectName": "HorizontalBox'WBP_ShelfCategory_C:WidgetTree.HorizontalBox_64'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.4"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Overlay'WBP_ShelfCategory_C:WidgetTree.NewMarker'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.11"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "Icon",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Brush": {
|
||||
"ImageSize": {
|
||||
"X": 350.0,
|
||||
"Y": 373.73163
|
||||
},
|
||||
"ResourceObject": {
|
||||
"ObjectName": "Texture2D'S_Icon_Rank-Star'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/PlayerRank_AccessLevel/S_Icon_Rank-Star.0"
|
||||
}
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.775822,
|
||||
"G": 0.708376,
|
||||
"B": 0.527115,
|
||||
"A": 1.0,
|
||||
"Hex": "E4DBC0"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.NewMarker.OverlaySlot_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.14"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "Image_31",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.098958,
|
||||
"G": 0.098958,
|
||||
"B": 0.098958,
|
||||
"A": 1.0,
|
||||
"Hex": "585858"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.Overlay_32.OverlaySlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.15"
|
||||
},
|
||||
"bIsVariable": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "Image_48",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.776471,
|
||||
"G": 0.709804,
|
||||
"B": 0.52549,
|
||||
"A": 1.0,
|
||||
"Hex": "E4DCC0"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.Overlay_32.OverlaySlot_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.17"
|
||||
},
|
||||
"RenderTransform": {
|
||||
"Scale": {
|
||||
"X": 1.0,
|
||||
"Y": 0.15
|
||||
}
|
||||
},
|
||||
"RenderTransformPivot": {
|
||||
"X": 1.0,
|
||||
"Y": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "RedBG",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Brush": {
|
||||
"ImageSize": {
|
||||
"X": 540.0,
|
||||
"Y": 540.0
|
||||
}
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"R": 0.231373,
|
||||
"G": 0.0,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "840000"
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.NewMarker.OverlaySlot_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.13"
|
||||
},
|
||||
"bIsVariable": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Overlay",
|
||||
"Name": "NewMarker",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Overlay'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.NewMarker.OverlaySlot_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.13"
|
||||
},
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.NewMarker.OverlaySlot_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.14"
|
||||
}
|
||||
],
|
||||
"Slot": {
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_ShelfCategory_C:WidgetTree.HorizontalBox_64.HorizontalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.6"
|
||||
},
|
||||
"bIsVariable": true,
|
||||
"Visibility": "ESlateVisibility::Collapsed"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Overlay",
|
||||
"Name": "Overlay_32",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Overlay'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.Overlay_32.OverlaySlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.15"
|
||||
},
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.Overlay_32.OverlaySlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.16"
|
||||
},
|
||||
{
|
||||
"ObjectName": "OverlaySlot'WBP_ShelfCategory_C:WidgetTree.Overlay_32.OverlaySlot_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.17"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_4",
|
||||
"Outer": "NewMarker",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_ShelfCategory_C:WidgetTree.NewMarker'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.11"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_ShelfCategory_C:WidgetTree.RedBG'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_5",
|
||||
"Outer": "NewMarker",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Center",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_ShelfCategory_C:WidgetTree.NewMarker'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.11"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_ShelfCategory_C:WidgetTree.Icon'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_0",
|
||||
"Outer": "Overlay_32",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_ShelfCategory_C:WidgetTree.Overlay_32'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.12"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_ShelfCategory_C:WidgetTree.Image_31'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.8"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_1",
|
||||
"Outer": "Overlay_32",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_ShelfCategory_C:WidgetTree.Overlay_32'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.12"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "HorizontalBox'WBP_ShelfCategory_C:WidgetTree.HorizontalBox_64'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "OverlaySlot",
|
||||
"Name": "OverlaySlot_6",
|
||||
"Outer": "Overlay_32",
|
||||
"Class": "UScriptClass'OverlaySlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
|
||||
"Parent": {
|
||||
"ObjectName": "Overlay'WBP_ShelfCategory_C:WidgetTree.Overlay_32'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.12"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_ShelfCategory_C:WidgetTree.Image_48'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.9"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextBlock",
|
||||
"Name": "TXT_CategoryName",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'TextBlock'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Text": {
|
||||
"CultureInvariantString": "Category "
|
||||
},
|
||||
"ColorAndOpacity": {
|
||||
"SpecifiedColor": {
|
||||
"R": 0.776471,
|
||||
"G": 0.709804,
|
||||
"B": 0.52549,
|
||||
"A": 1.0,
|
||||
"Hex": "E4DCC0"
|
||||
}
|
||||
},
|
||||
"Font": {
|
||||
"FontObject": {
|
||||
"ObjectName": "Font'PTSans-Bold_Font'",
|
||||
"ObjectPath": "/Game/ITR2/Fonts/PTSans-Bold_Font.0"
|
||||
},
|
||||
"TypefaceFontName": "Default",
|
||||
"Size": 288.0
|
||||
},
|
||||
"MinDesiredWidth": 32.0,
|
||||
"TextTransformPolicy": "ETextTransformPolicy::ToUpper",
|
||||
"Justification": "ETextJustify::Center",
|
||||
"Slot": {
|
||||
"ObjectName": "HorizontalBoxSlot'WBP_ShelfCategory_C:WidgetTree.HorizontalBox_64.HorizontalBoxSlot_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.5"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_ShelfCategory_C",
|
||||
"Name": "Default__WBP_ShelfCategory_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.WBP_ShelfCategory_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false,
|
||||
"TickFrequency": "EWidgetTickFrequency::Never",
|
||||
"Visibility": "ESlateVisibility::HitTestInvisible"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_ShelfCategory_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_ShelfCategory_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.21"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:ExecuteUbergraph_WBP_ShelfCategory'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.1"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:SetCategoryName'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:ExecuteUbergraph_WBP_ShelfCategory'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.1"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Icon",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Image'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Image_48",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Image'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "NewMarker",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Overlay'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "TXT_CategoryName",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'TextBlock'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBP_ShelfCategory": {
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:ExecuteUbergraph_WBP_ShelfCategory'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.1"
|
||||
},
|
||||
"PreConstruct": {
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.2"
|
||||
},
|
||||
"Construct": {
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.0"
|
||||
},
|
||||
"SetCategoryName": {
|
||||
"ObjectName": "Function'WBP_ShelfCategory_C:SetCategoryName'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.3"
|
||||
}
|
||||
},
|
||||
"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_ShelfCategory_C'Default__WBP_ShelfCategory_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.19"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_ShelfCategory_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "Overlay'WBP_ShelfCategory_C:WidgetTree.Overlay_32'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/Store/ItemDisplayShelf/WBP_ShelfCategory.12"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue