ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/UI/ItemInfo/BP_InfoPanel.json

754 lines
25 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"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"
}
}
}
]