dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
754
IntoTheRadius2/Content/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.json
Normal file
754
IntoTheRadius2/Content/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.json
Normal file
|
@ -0,0 +1,754 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_InfoPanel_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.17"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ExecuteUbergraph_BP_InfoPanel'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.2"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_InfoPanel_C:SEtupLoadoutValues'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_InfoPanel_C:UpdateTransform'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_InfoPanel_C:Set Visibility'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ShowPlayerInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ShowItemInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ExecuteUbergraph_BP_InfoPanel'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.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": "RadiusWidget_PlayerInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusWidgetComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "RadiusWidget_ItemInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusWidgetComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Scene",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "WBPItemInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ItemInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.137"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Item",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusDataComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CameraManager",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PlayerCameraManager'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "WBPPlayerInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_PlayerInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBP_PlayerInfo.49"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "InfoController",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference | ExposeOnSpawn",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_InfoController_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ShowingItemInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BP_InfoPanel": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ExecuteUbergraph_BP_InfoPanel'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.2"
|
||||
},
|
||||
"ShowItemInfo": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ShowItemInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.6"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.3"
|
||||
},
|
||||
"ShowPlayerInfo": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:ShowPlayerInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.7"
|
||||
},
|
||||
"Set Visibility": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:Set Visibility'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.4"
|
||||
},
|
||||
"UpdateTransform": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:UpdateTransform'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.8"
|
||||
},
|
||||
"SEtupLoadoutValues": {
|
||||
"ObjectName": "Function'BP_InfoPanel_C:SEtupLoadoutValues'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.5"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_InfoPanel_C'Default__BP_InfoPanel_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_InfoPanel_C",
|
||||
"Name": "Default__BP_InfoPanel_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.BP_InfoPanel_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"PrimaryActorTick": {
|
||||
"bStartWithTickEnabled": false
|
||||
},
|
||||
"bCanBeDamaged": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BP_InfoPanel",
|
||||
"Outer": "BP_InfoPanel_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": "CallFunc_GetFirstPlayerController_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PlayerController'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetUserWidgetObject_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetUserWidgetObject_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Item_Info",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ItemInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.137"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Player_Info",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_PlayerInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBP_PlayerInfo.49"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusItemBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsVisible_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Set Visibility",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bShow",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Widget",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_Not_PreBool_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SEtupLoadoutValues",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ShowItemInfo",
|
||||
"Outer": "BP_InfoPanel_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",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusItemBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ShowPlayerInfo",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "UpdateTransform",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "newLoc",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "newRot",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Temp_bool_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Temp_bool_Variable_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsValid_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsVisible_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_Select_Default",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_Select_Default_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_MakeTransform_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 96,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Transform'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_K2_SetWorldTransform_SweepHitResult",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 240,
|
||||
"PropertyFlags": "ContainsInstancedReference",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'HitResult'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "RadiusWidgetComponent",
|
||||
"Name": "RadiusWidget_ItemInfo_GEN_VARIABLE",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'RadiusWidgetComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ItemInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.137"
|
||||
},
|
||||
"bDrawAtDesiredSize": true,
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_Widget3DPassThrough_Masked'",
|
||||
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/MI_Widget3DPassThrough_Masked.0"
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -0.3208022,
|
||||
"Y": -1.0444978E-14,
|
||||
"Z": 11.436691
|
||||
},
|
||||
"RelativeScale3D": {
|
||||
"X": 0.03,
|
||||
"Y": 0.03,
|
||||
"Z": 0.03
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusWidgetComponent",
|
||||
"Name": "RadiusWidget_PlayerInfo_GEN_VARIABLE",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'RadiusWidgetComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_PlayerInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBP_PlayerInfo.49"
|
||||
},
|
||||
"bDrawAtDesiredSize": true,
|
||||
"Pivot": {
|
||||
"X": 0.5,
|
||||
"Y": 1.0
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_Widget3DPassThrough_Masked'",
|
||||
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/MI_Widget3DPassThrough_Masked.0"
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -0.3208022,
|
||||
"Y": -1.0444978E-14,
|
||||
"Z": 11.436691
|
||||
},
|
||||
"RelativeScale3D": {
|
||||
"X": 0.03,
|
||||
"Y": 0.03,
|
||||
"Z": 0.03
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "Scene_GEN_VARIABLE",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_InfoPanel_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.11"
|
||||
},
|
||||
"VariableGuid": "2E89D821-404BE237-3B55CFB6-2585DA07",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_2",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_InfoPanel_C:Scene_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.12"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_InfoPanel_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.15"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_InfoPanel_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.16"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "73E33C28-407243BA-1A366F99-58A89D74",
|
||||
"InternalVariableName": "Scene"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_4",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'RadiusWidgetComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "RadiusWidgetComponent'BP_InfoPanel_C:RadiusWidget_ItemInfo_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.9"
|
||||
},
|
||||
"VariableGuid": "C0118E16-4C7F5494-22DAF484-671D1BC3",
|
||||
"InternalVariableName": "RadiusWidget_ItemInfo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_5",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'RadiusWidgetComponent'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "RadiusWidgetComponent'BP_InfoPanel_C:RadiusWidget_PlayerInfo_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.10"
|
||||
},
|
||||
"VariableGuid": "9999766D-4EF0C56B-5AB81B86-9B8019D8",
|
||||
"InternalVariableName": "RadiusWidget_PlayerInfo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_InfoPanel_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_InfoPanel_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.14"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_InfoPanel_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.14"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_InfoPanel_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.15"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_InfoPanel_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.16"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_InfoPanel_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.13"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
1291
IntoTheRadius2/Content/ITR2/BPs/UI/ItemInfo/RSC_ShopItemInfo.json
Normal file
1291
IntoTheRadius2/Content/ITR2/BPs/UI/ItemInfo/RSC_ShopItemInfo.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,508 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBPC_ItemInfo_AddInfo",
|
||||
"Outer": "WBPC_ItemInfo_AddInfo_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
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PreConstruct",
|
||||
"Outer": "WBPC_ItemInfo_AddInfo_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": "SetColor",
|
||||
"Outer": "WBPC_ItemInfo_AddInfo_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Custom Color",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Use Custom Color",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_SlateColor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 20,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'SlateColor'",
|
||||
"ObjectPath": "/Script/SlateCore"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetIcon",
|
||||
"Outer": "WBPC_ItemInfo_AddInfo_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Texture",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetText",
|
||||
"Outer": "WBPC_ItemInfo_AddInfo_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Override_Text",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBox",
|
||||
"Name": "AdditionalInfo",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'HorizontalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "HorizontalBoxSlot'WBPC_ItemInfo_AddInfo_C:WidgetTree.AdditionalInfo.HorizontalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "HorizontalBoxSlot'WBPC_ItemInfo_AddInfo_C:WidgetTree.AdditionalInfo.HorizontalBoxSlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.7"
|
||||
}
|
||||
],
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBoxSlot",
|
||||
"Name": "HorizontalBoxSlot_1",
|
||||
"Outer": "AdditionalInfo",
|
||||
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Padding": {
|
||||
"Right": 5.0
|
||||
},
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||||
"Parent": {
|
||||
"ObjectName": "HorizontalBox'WBPC_ItemInfo_AddInfo_C:WidgetTree.AdditionalInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.5"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "WBPC_IM_Icon_C'WBPC_ItemInfo_AddInfo_C:WidgetTree.Icon_ItemInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.8"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HorizontalBoxSlot",
|
||||
"Name": "HorizontalBoxSlot_3",
|
||||
"Outer": "AdditionalInfo",
|
||||
"Class": "UScriptClass'HorizontalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
|
||||
"Parent": {
|
||||
"ObjectName": "HorizontalBox'WBPC_ItemInfo_AddInfo_C:WidgetTree.AdditionalInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.5"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "WBPC_IM_TextBox_C'WBPC_ItemInfo_AddInfo_C:WidgetTree.Txt_ItemInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.9"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBPC_IM_Icon_C",
|
||||
"Name": "Icon_ItemInfo",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Icon.WBPC_IM_Icon_C'",
|
||||
"Template": {
|
||||
"ObjectName": "WBPC_IM_Icon_C'Default__WBPC_IM_Icon_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Icon.13"
|
||||
},
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Panel Color[2]": "Enum_IM_ThemeColor::NewEnumerator0",
|
||||
"Override Image[3]": {
|
||||
"ObjectName": "Texture2D'Icon_Damage'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/ItemInfo/Side_Effects/Icon_Damage.0"
|
||||
},
|
||||
"Override Image Size[6]": {
|
||||
"X": 30.0,
|
||||
"Y": 30.0
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "HorizontalBoxSlot'WBPC_ItemInfo_AddInfo_C:WidgetTree.AdditionalInfo.HorizontalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBPC_IM_TextBox_C",
|
||||
"Name": "Txt_ItemInfo",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_TextBox.WBPC_IM_TextBox_C'",
|
||||
"Template": {
|
||||
"ObjectName": "WBPC_IM_TextBox_C'Default__WBPC_IM_TextBox_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_TextBox.14"
|
||||
},
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Override_TextColor[3]": "Enum_IM_ThemeColor::NewEnumerator11",
|
||||
"Override_Text[4]": {
|
||||
"CultureInvariantString": "FMJ"
|
||||
},
|
||||
"TextFont[5]": {
|
||||
"ObjectName": "Font'PTSans-Regular_Font'",
|
||||
"ObjectPath": "/Game/ITR2/Fonts/PTSans-Regular_Font.0"
|
||||
},
|
||||
"Custom Color[12]": {
|
||||
"SpecifiedColor": {
|
||||
"R": 1.0,
|
||||
"G": 0.0,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FF00FF"
|
||||
}
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "HorizontalBoxSlot'WBPC_ItemInfo_AddInfo_C:WidgetTree.AdditionalInfo.HorizontalBoxSlot_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.7"
|
||||
},
|
||||
"Visibility": "ESlateVisibility::SelfHitTestInvisible"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBPC_ItemInfo_AddInfo_C",
|
||||
"Name": "Default__WBPC_ItemInfo_AddInfo_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.WBPC_ItemInfo_AddInfo_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"Icon[4]": {
|
||||
"ObjectName": "Texture2D'S_Icon_LoadPoints'",
|
||||
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_Icon_LoadPoints.0"
|
||||
},
|
||||
"Override Text[5]": {
|
||||
"CultureInvariantString": "Info"
|
||||
},
|
||||
"Font Font Family[6]": {
|
||||
"ObjectName": "Font'PTSans-Regular_Font'",
|
||||
"ObjectPath": "/Game/ITR2/Fonts/PTSans-Regular_Font.0"
|
||||
},
|
||||
"Font Size[7]": 20.0,
|
||||
"Desired Size[9]": {
|
||||
"X": 30.0,
|
||||
"Y": 30.0
|
||||
},
|
||||
"ThemeIconColor[10]": "Enum_IM_ThemeColor::NewEnumerator13",
|
||||
"ThemeTextColor[11]": "Enum_IM_ThemeColor::NewEnumerator11",
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBPC_ItemInfo_AddInfo_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBPC_ItemInfo_AddInfo_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.12"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:ExecuteUbergraph_WBPC_ItemInfo_AddInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.0"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:SetColor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:SetText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:SetIcon'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:ExecuteUbergraph_WBPC_ItemInfo_AddInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.0"
|
||||
}
|
||||
],
|
||||
"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": "AdditionalInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HorizontalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Icon_ItemInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_IM_Icon_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Icon.14"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Txt_ItemInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_IM_TextBox_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_TextBox.15"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Icon",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Texture2D'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Override Text",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Font Font Family",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "Font Size",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CAPS",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Desired Size",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector2D'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ByteProperty",
|
||||
"Name": "ThemeIconColor",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Enum": {
|
||||
"ObjectName": "UserDefinedEnum'Enum_IM_ThemeColor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ThemeColor.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ByteProperty",
|
||||
"Name": "ThemeTextColor",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Enum": {
|
||||
"ObjectName": "UserDefinedEnum'Enum_IM_ThemeColor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ThemeColor.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBPC_ItemInfo_AddInfo": {
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:ExecuteUbergraph_WBPC_ItemInfo_AddInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.0"
|
||||
},
|
||||
"PreConstruct": {
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.1"
|
||||
},
|
||||
"SetIcon": {
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:SetIcon'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.3"
|
||||
},
|
||||
"SetText": {
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:SetText'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.4"
|
||||
},
|
||||
"SetColor": {
|
||||
"ObjectName": "Function'WBPC_ItemInfo_AddInfo_C:SetColor'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBPC_ItemInfo_AddInfo_C'Default__WBPC_ItemInfo_AddInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.10"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBPC_ItemInfo_AddInfo_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "HorizontalBox'WBPC_ItemInfo_AddInfo_C:WidgetTree.AdditionalInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBPC_ItemInfo_AddInfo.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
10647
IntoTheRadius2/Content/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.json
Normal file
10647
IntoTheRadius2/Content/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue