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

10647 lines
No EOL
329 KiB
JSON

[
{
"Type": "Function",
"Name": "AddWidgetParameterToList",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CategoryLayout",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Icon",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "Name",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "StrProperty",
"Name": "CurrentValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "ByteProperty",
"Name": "ValueColor",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Create_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_Item_Parameter_Line_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBPC_Item_Parameter_Line.18"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_AddChild_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelSlot'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_SlotAsVerticalBoxSlot_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'VerticalBoxSlot'",
"ObjectPath": "/Script/UMG"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Animate_Hide",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Animate_Show",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "Animation_Speed",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "CollapseAllEmptyBlocks",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "CollapseBlockIfParametrsHidden",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "InfoList",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Block",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'Widget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "BoolProperty",
"Name": "LocalCollapse",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetAllChildren_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetAllChildren_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'Widget'",
"ObjectPath": "/Script/UMG"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'Widget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsVisible_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Construct",
"Outer": "WBP_ItemInfo_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": "Define_ItemStaticData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DataComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusDataComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "LocalDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "LocalDataComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusDataComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusDataComponentInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface_1",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusDataComponentInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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": "StructProperty",
"Name": "CallFunc_GetItemStaticData_OutItemStaticData",
"Flags": "RF_Public",
"ElementSize": 288,
"Struct": {
"ObjectName": "Class'RadiusItemStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetItemStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAmmoStaticData_OutAmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetAmmoStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface_2",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusDataComponentInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface_3",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusDataComponentInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAmmoContainerStaticData_OutAmmoContainerStaticData",
"Flags": "RF_Public",
"ElementSize": 352,
"Struct": {
"ObjectName": "Class'AmmoContainerStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetAmmoContainerStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAttachmentStaticData_OutAttachmentStaticData",
"Flags": "RF_Public",
"ElementSize": 456,
"Struct": {
"ObjectName": "Class'AttachmentStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetAttachmentStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface_4",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusDataComponentInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetWeaponStaticData_OutWeaponStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetWeaponStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface_5",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusDataComponentInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetItemDynamicData_BP_OutItemDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetItemDynamicData_BP_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_WBP_ItemInfo",
"Outer": "WBP_ItemInfo_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": "StructProperty",
"Name": "CallFunc_MakeVector2D_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_ItemDataComp",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusDataComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Event_MyGeometry",
"Flags": "RF_Public",
"ElementSize": 56,
"Struct": {
"ObjectName": "Class'Geometry'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_InDeltaTime",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "K2Node_CustomEvent_Animation_Speed",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "Get Amount Ammo Of Attached Magazine",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "MagIsValid",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CurrentAmmo",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "IntProperty",
"Name": "MaxAmmo",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "ObjectProperty",
"Name": "DynData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_FindAttachedMagazine_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAmmoContainerStaticDataByTag_OutData",
"Flags": "RF_Public",
"ElementSize": 352,
"Struct": {
"ObjectName": "Class'AmmoContainerStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetAmmoContainerStaticDataByTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "GetAmountAmmoOfInternalMagazine",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "AmmoAmount",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "IntProperty",
"Name": "Ammo",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'StackedItem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Private | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "GetChamberedAmmoData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "WeaponDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "AmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "HasChamberData",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTopItemTagInStack_ItemIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetTopItemTagInStack_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAmmoStaticDataByTag_OutData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetAmmoStaticDataByTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "GetWeaponDamage_Dynamic",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "WeaponDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "WeaponStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DoubleProperty",
"Name": "CurrentDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "DoubleProperty",
"Name": "DefaultDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "TextProperty",
"Name": "DefaultBulletType",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "TextProperty",
"Name": "LocalDefaultBulletName",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Caliber",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "FloatProperty",
"Name": "DefaultDamageModifier",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "DamageModifier",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "DefaultAmmoDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "ChamberedDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetChamberedAmmoData_AmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetChamberedAmmoData_HasChamberData",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable_1",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetPureWeaponStaticDataByTag_OutData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetPureWeaponStaticDataByTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindAmmoStaticData_OutData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_FindAmmoStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindAmmoStaticData_OutData_1",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_FindAmmoStaticData_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoTypeName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoTypeName_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_ChamberedDamage_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast_3",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_DefaultAmmoDamage_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_DefaultAmmoDamage_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "GetWeaponDamage_StaticOnly",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "WeaponStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DoubleProperty",
"Name": "CurrentDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "DoubleProperty",
"Name": "DefaultDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "TextProperty",
"Name": "DefaultBulletType",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "TextProperty",
"Name": "LocalDefaultBulletName",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Caliber",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "FloatProperty",
"Name": "DefaultDamageModifier",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "DamageModifier",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "DefaultAmmoDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "ChamberedDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable_1",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetPureWeaponStaticDataByTag_OutData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetPureWeaponStaticDataByTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindAmmoStaticData_OutData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_FindAmmoStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindAmmoStaticData_OutData_1",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_FindAmmoStaticData_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoTypeName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoTypeName_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_DefaultAmmoDamage_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_DefaultAmmoDamage_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "HideParametersInCategory",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CategoryLayout",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetAllChildren_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetAllChildren_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'Widget'",
"ObjectPath": "/Script/UMG"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'Widget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PreConstruct",
"Outer": "WBP_ItemInfo_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": "Set_AmmoInfoData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "AmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "DynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "LocalAmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoTypeName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoCaliberName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_MatchesTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_3",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"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": "TextProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_4",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_5",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_5",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Set_AttachmentInfoData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "AttachmentStaticData",
"Flags": "RF_Public",
"ElementSize": 456,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'AttachmentStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "DynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "LocalAttachmentStaticData",
"Flags": "RF_Public",
"ElementSize": 456,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'AttachmentStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"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": "ByteProperty",
"Name": "Temp_byte_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_4",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_5",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_6",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Enum": {
"ObjectName": "Class'EWeaponInfoParameter'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_7",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Enum": {
"ObjectName": "Class'EWeaponInfoParameter'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_5",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_8",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Enum": {
"ObjectName": "Class'EWeaponInfoParameter'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_6",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_6",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_7",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_9",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Enum": {
"ObjectName": "Class'EWeaponInfoParameter'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_7",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_8",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_9",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_10",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Enum": {
"ObjectName": "Class'EWeaponInfoParameter'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_11",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_12",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_8",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_13",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_14",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_9",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_15",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "ConstParm",
"Enum": {
"ObjectName": "Class'EWeaponInfoParameter'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Map_Find_Value",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Map_Find_Value_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_IntToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_IntToText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "IntProperty",
"Name": "CallFunc_Map_Find_Value_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_2",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_IntToText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_3",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_10",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_4",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_11",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_10",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "IntProperty",
"Name": "CallFunc_Map_Find_Value_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_5",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_5",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_6",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_IntToText_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_6",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_7",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_16",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_3",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_3",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_17",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_11",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Map_Find_Value_4",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_7",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_IntToText_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_8",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_8",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_9",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "IntProperty",
"Name": "CallFunc_Map_Find_Value_5",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_9",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_4",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_4",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_10",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_IntToText_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_11",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_10",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_11",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_5",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_5",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Set_ContainerInfoData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "AmmoContainerStaticData",
"Flags": "RF_Public",
"ElementSize": 352,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'AmmoContainerStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "AmmoContainerDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "Local_AmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "Local_DynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "Local_AmmoContainersStaticData",
"Flags": "RF_Public",
"ElementSize": 352,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'AmmoContainerStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue",
"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": "TextProperty",
"Name": "Temp_text_Variable_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_MatchesTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_MatchesTag_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_MatchesTag_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoCaliberName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_TextIsEmpty_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_5",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsGameplayTagValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_IntToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAmmoStaticDataByTag_OutData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetAmmoStaticDataByTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_IntToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_IntToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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_Greater_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_3",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_4",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_5",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "FloatProperty",
"Name": "CallFunc_CalculateContainerItemsWeight_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_5",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Set_GeneralInfoData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "RadiusItemStaticData",
"Flags": "RF_Public",
"ElementSize": 288,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'RadiusItemStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "DynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "FloatProperty",
"Name": "Local_Calculate Capacity",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "Local_Calculate_TotalWeight",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "LocalArmorPlate",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_ArmorPlateBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Equipment/Armors/BPA_ArmorPlateBase.0"
}
},
{
"Type": "StructProperty",
"Name": "LocalStaticData",
"Flags": "RF_Public",
"ElementSize": 288,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'RadiusItemStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "LocalDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"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": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusMissionSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetMaxDurability_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_GetItemBaseStaticData_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusItemInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetItemBaseStaticData_ItemBaseStaticData",
"Flags": "RF_Public",
"ElementSize": 288,
"Struct": {
"ObjectName": "Class'RadiusItemStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetItemBaseStaticData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_GetItemDynamicData_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusItemInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetItemDynamicData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_FFloor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_IntToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHolsterComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusHolsterComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_GetHolstered_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'ItemContainerInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetHolstered_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetHolstered_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsBPA_Armor_Plate_Base",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_ArmorPlateBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Equipment/Armors/BPA_ArmorPlateBase.0"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_GetItemBaseStaticData_self_CastInput_1",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusItemInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetItemBaseStaticData_ItemBaseStaticData_1",
"Flags": "RF_Public",
"ElementSize": 288,
"Struct": {
"ObjectName": "Class'RadiusItemStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetItemBaseStaticData_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_IsNotEmpty_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsMissionItem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsRadius_Item_Base",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusItemBase'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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_Select_Default_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_CalculateChildItemsWeightAndCapacity_TotalWeight",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_CalculateChildItemsWeightAndCapacity_Capacity",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_3",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "ConstParm"
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FloatToString_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Greater_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Greater_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FloatToString_Value_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FloatToString_Value_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Greater_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetupWidget_Durability_Percent_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FFloor_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Greater_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Set_WeaponInfoData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "WeaponStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "DynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "locIsMultiChamber",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "DefaultBulletType",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ByteProperty",
"Name": "LocalDamageColor",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "DoubleProperty",
"Name": "LocalDefaultDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "LocalCurrentDamage",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "ChamberedAmmo",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DoubleProperty",
"Name": "TotalShotLoudness",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "HasMagData",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "HasChamberData",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "LocalDataComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusDataComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "LocalDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "LocalStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"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": "ByteProperty",
"Name": "Temp_byte_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "ByteProperty",
"Name": "Temp_byte_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetCurrentFireModeName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetWeaponDamage_StaticOnly_CurrentDamage",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetWeaponDamage_StaticOnly_DefaultDamage",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetWeaponDamage_StaticOnly_DefaultBulletType",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetAmountAmmoOfInternalMagazine_AmmoAmount",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "Int64Property",
"Name": "CallFunc_Conv_IntToInt64_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "Int64Property",
"Name": "CallFunc_Conv_IntToInt64_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_3",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_4",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetWeaponDamage_Dynamic_CurrentDamage",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetWeaponDamage_Dynamic_DefaultDamage",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetWeaponDamage_Dynamic_DefaultBulletType",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoTypeName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "FloatProperty",
"Name": "CallFunc_CalculateContainerItemsWeight_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Get_Amount_Ammo_Of_Attached_Magazine_MagIsValid",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Get_Amount_Ammo_Of_Attached_Magazine_CurrentAmmo",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Get_Amount_Ammo_Of_Attached_Magazine_MaxAmmo",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "Int64Property",
"Name": "CallFunc_Conv_IntToInt64_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_5",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "Int64Property",
"Name": "CallFunc_Conv_IntToInt64_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_6",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ByteProperty",
"Name": "K2Node_Select_Default_2",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default_4",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "ConstParm"
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetChamberedAmmoData_AmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetChamberedAmmoData_HasChamberData",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ObjectProperty",
"Name": "Temp_object_Variable_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetPureWeaponStaticDataByTag_OutData",
"Flags": "RF_Public",
"ElementSize": 696,
"Struct": {
"ObjectName": "Class'WeaponStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetPureWeaponStaticDataByTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_7",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_3",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_3",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetMaxDurabilityFromWeaponData_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default_5",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAmmoCaliberName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SetupWidget_LoadPoints_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetupWidget_Durability_Percent_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_B_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FloatToString_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FloatToString_Value_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetAdditionalInfo_ContainerAndBullet",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "AmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "Local_AmmoStaticData",
"Flags": "RF_Public",
"ElementSize": 696,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'AmmoStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_1",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "TextProperty",
"Name": "CallFunc_Conv_DoubleToText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_FormatArgumentData_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array_2",
"Flags": "RF_Public",
"ElementSize": 80,
"Struct": {
"ObjectName": "Class'FormatArgumentData'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "CallFunc_Format_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "ConstParm"
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "IntProperty",
"Name": "Temp_int_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "ConstParm"
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TextToString_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Conv_DoubleToText_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_A_ImplicitCast_3",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FloatToString_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_NotEqual_DoubleDouble_A_ImplicitCast_4",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetNextParameter",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CategoryLayout",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Icon",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Texture2D'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "Name",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "StrProperty",
"Name": "CurrentValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "ByteProperty",
"Name": "ValueColor",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "UserDefinedEnum'Enum_IM_ValueColor'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Tech/Enum_IM_ValueColor.0"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetAllChildren_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_GetAllChildren_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'Widget'",
"ObjectPath": "/Script/UMG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Array_IsNotEmpty_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'Widget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsWBPC_Item_Parameter_Line",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_Item_Parameter_Line_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBPC_Item_Parameter_Line.18"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"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
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetupUIFromItemData",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ItemDataComp",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusDataComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ShowArmorReduction",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "RadiusItemStaticData",
"Flags": "RF_Public",
"ElementSize": 288,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'RadiusItemStaticData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EDamageCategory'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Map_Keys_Keys",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "EnumProperty",
"Name": "CallFunc_Map_Keys_Keys",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EDamageCategory'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_1",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_2",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_3",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_4",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_5",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_6",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_7",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "TextProperty",
"Name": "Temp_text_Variable_8",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "EnumProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EDamageCategory'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Map_Find_Value",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Map_Find_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "TextProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "StrProperty",
"Name": "CallFunc_FloatToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FloatToString_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Tick",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'UserWidget:Tick'",
"ObjectPath": "/Script/UMG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "MyGeometry",
"Flags": "RF_Public",
"ElementSize": 56,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Struct": {
"ObjectName": "Class'Geometry'",
"ObjectPath": "/Script/SlateCore"
}
},
{
"Type": "FloatProperty",
"Name": "InDeltaTime",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "HorizontalBox",
"Name": "A_Title",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.34"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.33"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.32"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_2.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.106"
}
}
},
{
"Type": "HorizontalBox",
"Name": "A_Title_1",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_1.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.37"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_1.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.36"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_1.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.35"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.94"
}
}
},
{
"Type": "HorizontalBox",
"Name": "A_Title_2",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_2.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.40"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_2.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.39"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_2.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.38"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_4.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.110"
}
}
},
{
"Type": "HorizontalBox",
"Name": "A_Title_3",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_3.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.43"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_3.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.42"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_3.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.41"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_5.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.112"
}
}
},
{
"Type": "HorizontalBox",
"Name": "E_Title",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.E_Title.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.46"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.E_Title.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.45"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.E_Title.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.44"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_3.VerticalBoxSlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.109"
}
}
},
{
"Type": "HorizontalBox",
"Name": "HorizontalBox_0",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.47"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.96"
}
}
},
{
"Type": "HorizontalBox",
"Name": "T_Title",
"Outer": "WidgetTree",
"Class": "UScriptClass'HorizontalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.T_Title.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.50"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.T_Title.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.49"
},
{
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.T_Title.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.48"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_1.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.97"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_0",
"Outer": "A_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.25"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.115"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_1",
"Outer": "A_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Left": 5.0,
"Right": 5.0
},
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
"VerticalAlignment": "EVerticalAlignment::VAlign_Top",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.25"
},
"Content": {
"ObjectName": "WBPC_IM_TextBox_C'WBP_ItemInfo_C:WidgetTree.TextBox_AttachmentTitle'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.129"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_3",
"Outer": "A_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.25"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.116"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_0",
"Outer": "A_Title_1",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.26"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.120"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_1",
"Outer": "A_Title_1",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Left": 5.0,
"Right": 5.0
},
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
"VerticalAlignment": "EVerticalAlignment::VAlign_Top",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.26"
},
"Content": {
"ObjectName": "WBPC_IM_TextBox_C'WBP_ItemInfo_C:WidgetTree.TextBox_ModifirsTitle'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.131"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_3",
"Outer": "A_Title_1",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.26"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.119"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_0",
"Outer": "A_Title_2",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.27"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_7'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.122"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_1",
"Outer": "A_Title_2",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Left": 5.0,
"Right": 5.0
},
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
"VerticalAlignment": "EVerticalAlignment::VAlign_Top",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.27"
},
"Content": {
"ObjectName": "WBPC_IM_TextBox_C'WBP_ItemInfo_C:WidgetTree.TextBox_AdditionalInfo'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.128"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_3",
"Outer": "A_Title_2",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.27"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_6'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.121"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_0",
"Outer": "A_Title_3",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.28"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_9'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.124"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_1",
"Outer": "A_Title_3",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Left": 5.0,
"Right": 5.0
},
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
"VerticalAlignment": "EVerticalAlignment::VAlign_Top",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.28"
},
"Content": {
"ObjectName": "WBPC_IM_TextBox_C'WBP_ItemInfo_C:WidgetTree.TextBox_ResistanceTitle'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.132"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_3",
"Outer": "A_Title_3",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.28"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_8'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.123"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_0",
"Outer": "E_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.E_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.29"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.118"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_1",
"Outer": "E_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Left": 5.0,
"Right": 5.0
},
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
"VerticalAlignment": "EVerticalAlignment::VAlign_Top",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.E_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.29"
},
"Content": {
"ObjectName": "WBPC_IM_TextBox_C'WBP_ItemInfo_C:WidgetTree.TextBox_EffectsTitle'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.130"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_3",
"Outer": "E_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.E_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.29"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_M_Line_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.117"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_1",
"Outer": "HorizontalBox_0",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.HorizontalBox_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.30"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_0",
"Outer": "T_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.T_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.31"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_T_Line'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.125"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_1",
"Outer": "T_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Left": 5.0,
"Right": 5.0
},
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Left",
"VerticalAlignment": "EVerticalAlignment::VAlign_Top",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.T_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.31"
},
"Content": {
"ObjectName": "WBPC_IM_TextBox_C'WBP_ItemInfo_C:WidgetTree.TextBox_TechnicalTitle'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.133"
}
}
},
{
"Type": "HorizontalBoxSlot",
"Name": "HorizontalBoxSlot_3",
"Outer": "T_Title",
"Class": "UScriptClass'HorizontalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"VerticalAlignment": "EVerticalAlignment::VAlign_Center",
"Parent": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.T_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.31"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.IM_T_Line_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.126"
}
}
},
{
"Type": "MovieScene",
"Name": "Hide_ItemInfo",
"Outer": "Hide_ItemInfo_INST",
"Class": "UScriptClass'MovieScene'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Possessables": [
{
"Tags": [],
"DynamicBinding": {
"Function": null,
"ResolveParamsProperty": {
"Path": [],
"ResolvedOwner": null
}
},
"Guid": "42D09185-47B08774-C17989A3-C36C40D9",
"Name": "Overlay_0",
"ParentGuid": "00000000-00000000-00000000-00000000",
"SpawnableObjectBindingID": {
"Guid": "00000000-00000000-00000000-00000000",
"SequenceID": 0,
"ResolveParentIndex": -1
}
}
],
"ObjectBindings": [
{
"ObjectGuid": "42D09185-47B08774-C17989A3-C36C40D9",
"BindingName": "Overlay_0",
"Tracks": [
{
"ObjectName": "MovieScene2DTransformTrack'WBP_ItemInfo_C:Hide_ItemInfo_INST.Hide_ItemInfo.MovieScene2DTransformTrack_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.55"
}
]
}
],
"PlaybackRange": {
"Value": {
"LowerBound": {
"Type": 1,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 0,
"Value": {
"Value": 12001
}
}
}
},
"DisplayRate": {
"Numerator": 20
},
"Signature": "94D0CA96-418B2F09-82F14698-4694B714"
}
},
{
"Type": "MovieScene",
"Name": "Show_ItemInfo",
"Outer": "Show_ItemInfo_INST",
"Class": "UScriptClass'MovieScene'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Possessables": [
{
"Tags": [],
"DynamicBinding": {
"Function": null,
"ResolveParamsProperty": {
"Path": [],
"ResolvedOwner": null
}
},
"Guid": "10BD75C8-42ACF252-682575B6-57A43499",
"Name": "Overlay_0",
"ParentGuid": "00000000-00000000-00000000-00000000",
"SpawnableObjectBindingID": {
"Guid": "00000000-00000000-00000000-00000000",
"SequenceID": 0,
"ResolveParentIndex": -1
}
}
],
"ObjectBindings": [
{
"ObjectGuid": "10BD75C8-42ACF252-682575B6-57A43499",
"BindingName": "Overlay_0",
"Tracks": [
{
"ObjectName": "MovieScene2DTransformTrack'WBP_ItemInfo_C:Show_ItemInfo_INST.Show_ItemInfo.MovieScene2DTransformTrack_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.56"
}
]
}
],
"PlaybackRange": {
"Value": {
"LowerBound": {
"Type": 1,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 0,
"Value": {
"Value": 12001
}
}
}
},
"DisplayRate": {
"Numerator": 20
},
"Signature": "934FEECE-4048F4B3-73A95584-7E9C9833"
}
},
{
"Type": "MovieScene2DTransformSection",
"Name": "MovieScene2DTransformSection_0",
"Outer": "MovieScene2DTransformTrack_0",
"Class": "UScriptClass'MovieScene2DTransformSection'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Scale": {
"PreInfinityExtrap": "RCCE_Constant",
"PostInfinityExtrap": "RCCE_Constant",
"Times": [
{
"Value": 0
},
{
"Value": 12000
}
],
"Values": [
{
"Value": 1.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
},
{
"Value": 1.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
}
],
"DefaultValue": 0.0,
"bHasDefaultValue": false,
"TickResolution": {
"Numerator": 60000,
"Denominator": 1
},
"bShowCurve": false,
"StructFallback": null
},
"Scale[1]": {
"PreInfinityExtrap": "RCCE_Constant",
"PostInfinityExtrap": "RCCE_Constant",
"Times": [
{
"Value": 0
},
{
"Value": 12000
}
],
"Values": [
{
"Value": 1.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
},
{
"Value": 0.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
}
],
"DefaultValue": 0.0,
"bHasDefaultValue": false,
"TickResolution": {
"Numerator": 60000,
"Denominator": 1
},
"bShowCurve": false,
"StructFallback": null
},
"Easing": {
"EaseIn": {
"ObjectName": "MovieSceneBuiltInEasingFunction'WBP_ItemInfo_C:Hide_ItemInfo_INST.Hide_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0.EaseInFunction'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.57"
},
"EaseOut": {
"ObjectName": "MovieSceneBuiltInEasingFunction'WBP_ItemInfo_C:Hide_ItemInfo_INST.Hide_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0.EaseOutFunction'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.58"
}
},
"SectionRange": {
"Value": {
"LowerBound": {
"Type": 1,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 1,
"Value": {
"Value": 12000
}
}
}
},
"Signature": "07C9EB3C-4EBCD03B-3EB97ABC-2DDE0252"
}
},
{
"Type": "MovieScene2DTransformSection",
"Name": "MovieScene2DTransformSection_0",
"Outer": "MovieScene2DTransformTrack_0",
"Class": "UScriptClass'MovieScene2DTransformSection'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Scale": {
"PreInfinityExtrap": "RCCE_Constant",
"PostInfinityExtrap": "RCCE_Constant",
"Times": [
{
"Value": 0
},
{
"Value": 12000
}
],
"Values": [
{
"Value": 0.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
},
{
"Value": 1.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
}
],
"DefaultValue": 0.0,
"bHasDefaultValue": false,
"TickResolution": {
"Numerator": 60000,
"Denominator": 1
},
"bShowCurve": false,
"StructFallback": null
},
"Scale[1]": {
"PreInfinityExtrap": "RCCE_Constant",
"PostInfinityExtrap": "RCCE_Constant",
"Times": [
{
"Value": 0
},
{
"Value": 12000
}
],
"Values": [
{
"Value": 1.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
},
{
"Value": 1.0,
"Tangent": {
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangentWeight": 0.0,
"TangentWeightMode": 0
},
"InterpMode": 2,
"TangentMode": 0
}
],
"DefaultValue": 0.0,
"bHasDefaultValue": false,
"TickResolution": {
"Numerator": 60000,
"Denominator": 1
},
"bShowCurve": false,
"StructFallback": null
},
"Easing": {
"EaseIn": {
"ObjectName": "MovieSceneBuiltInEasingFunction'WBP_ItemInfo_C:Show_ItemInfo_INST.Show_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0.EaseInFunction'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.59"
},
"EaseOut": {
"ObjectName": "MovieSceneBuiltInEasingFunction'WBP_ItemInfo_C:Show_ItemInfo_INST.Show_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0.EaseOutFunction'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.60"
}
},
"SectionRange": {
"Value": {
"LowerBound": {
"Type": 1,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 1,
"Value": {
"Value": 12000
}
}
}
},
"Signature": "E14261E8-421962C0-838A2C93-DCDA0DDD"
}
},
{
"Type": "MovieScene2DTransformTrack",
"Name": "MovieScene2DTransformTrack_0",
"Outer": "Hide_ItemInfo",
"Class": "UScriptClass'MovieScene2DTransformTrack'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PropertyBinding": {
"PropertyName": "RenderTransform",
"PropertyPath": "RenderTransform",
"bCanUseClassLookup": true
},
"Sections": [
{
"ObjectName": "MovieScene2DTransformSection'WBP_ItemInfo_C:Hide_ItemInfo_INST.Hide_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.53"
}
],
"EvaluationFieldGuid": "366AC7FA-4163ED14-53F071A7-B5BB878E",
"EvaluationField": {
"Entries": [
{
"Section": {
"ObjectName": "MovieScene2DTransformSection'WBP_ItemInfo_C:Hide_ItemInfo_INST.Hide_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.53"
},
"Range": {
"LowerBound": {
"Type": "ERangeBoundTypes::Inclusive",
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": "ERangeBoundTypes::Inclusive",
"Value": {
"Value": 12000
}
}
},
"ForcedTime": {
"Value": -2147483648
},
"Flags": "ESectionEvaluationFlags::None",
"LegacySortOrder": 0
}
]
},
"Signature": "366AC7FA-4163ED14-53F071A7-B5BB878E"
}
},
{
"Type": "MovieScene2DTransformTrack",
"Name": "MovieScene2DTransformTrack_0",
"Outer": "Show_ItemInfo",
"Class": "UScriptClass'MovieScene2DTransformTrack'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PropertyBinding": {
"PropertyName": "RenderTransform",
"PropertyPath": "RenderTransform",
"bCanUseClassLookup": true
},
"Sections": [
{
"ObjectName": "MovieScene2DTransformSection'WBP_ItemInfo_C:Show_ItemInfo_INST.Show_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.54"
}
],
"EvaluationFieldGuid": "47286115-49FD7345-AA0B1C88-BD1E8755",
"EvaluationField": {
"Entries": [
{
"Section": {
"ObjectName": "MovieScene2DTransformSection'WBP_ItemInfo_C:Show_ItemInfo_INST.Show_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.54"
},
"Range": {
"LowerBound": {
"Type": "ERangeBoundTypes::Inclusive",
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": "ERangeBoundTypes::Inclusive",
"Value": {
"Value": 12000
}
}
},
"ForcedTime": {
"Value": -2147483648
},
"Flags": "ESectionEvaluationFlags::None",
"LegacySortOrder": 0
}
]
},
"Signature": "47286115-49FD7345-AA0B1C88-BD1E8755"
}
},
{
"Type": "MovieSceneBuiltInEasingFunction",
"Name": "EaseInFunction",
"Outer": "MovieScene2DTransformSection_0",
"Class": "UScriptClass'MovieSceneBuiltInEasingFunction'",
"Flags": "RF_Public | RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "MovieSceneBuiltInEasingFunction",
"Name": "EaseOutFunction",
"Outer": "MovieScene2DTransformSection_0",
"Class": "UScriptClass'MovieSceneBuiltInEasingFunction'",
"Flags": "RF_Public | RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "MovieSceneBuiltInEasingFunction",
"Name": "EaseInFunction",
"Outer": "MovieScene2DTransformSection_0",
"Class": "UScriptClass'MovieSceneBuiltInEasingFunction'",
"Flags": "RF_Public | RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "MovieSceneBuiltInEasingFunction",
"Name": "EaseOutFunction",
"Outer": "MovieScene2DTransformSection_0",
"Class": "UScriptClass'MovieSceneBuiltInEasingFunction'",
"Flags": "RF_Public | RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "MovieSceneCompiledData",
"Name": "CompiledData",
"Outer": "Hide_ItemInfo_INST",
"Class": "UScriptClass'MovieSceneCompiledData'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"EntityComponentField": {
"PersistentEntityTree": {
"SerializedData": {
"Data": {
"Entries": [
{
"StartIndex": 0,
"Size": 1,
"Capacity": 1
}
],
"Items": [
{
"EntityIndex": 0,
"MetaDataIndex": -1
}
]
},
"RootNode": {
"Range": {
"LowerBound": {
"Type": 2,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 2,
"Value": {
"Value": 0
}
}
},
"Parent": {
"ChildrenHandle": {
"EntryIndex": -1
},
"Index": -1
},
"ChildrenID": {
"EntryIndex": 0
},
"DataID": {
"EntryIndex": -1
}
},
"ChildNodes": {
"Entries": [
{
"StartIndex": 0,
"Size": 1,
"Capacity": 1
}
],
"Items": [
{
"Range": {
"LowerBound": {
"Type": 1,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 1,
"Value": {
"Value": 12000
}
}
},
"Parent": {
"ChildrenHandle": {
"EntryIndex": -1
},
"Index": 0
},
"ChildrenID": {
"EntryIndex": -1
},
"DataID": {
"EntryIndex": 0
}
}
]
}
}
},
"Entities": [
{
"Key": {
"EntityOwner": {
"ObjectName": "MovieScene2DTransformSection'WBP_ItemInfo_C:Hide_ItemInfo_INST.Hide_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.53"
},
"EntityID": 0
},
"SharedMetaDataIndex": 0
}
],
"SharedMetaData": [
{
"ObjectBindingID": "42D09185-47B08774-C17989A3-C36C40D9"
}
]
},
"DeterminismFences": [
{
"FrameNumber": {
"Value": 12000
},
"SubFrame": 0.0
}
],
"CompiledSignature": "7284673E-4E4EA5E5-085792A1-0FF33F83",
"CompilerVersion": "7D4B9809-2FAC4A6B-964ECF72-D8279EF8",
"AccumulatedMask": {
"bEntityComponentField": true
},
"AllocatedMask": {
"bEntityComponentField": true
}
}
},
{
"Type": "MovieSceneCompiledData",
"Name": "CompiledData",
"Outer": "Show_ItemInfo_INST",
"Class": "UScriptClass'MovieSceneCompiledData'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"EntityComponentField": {
"PersistentEntityTree": {
"SerializedData": {
"Data": {
"Entries": [
{
"StartIndex": 0,
"Size": 1,
"Capacity": 1
}
],
"Items": [
{
"EntityIndex": 0,
"MetaDataIndex": -1
}
]
},
"RootNode": {
"Range": {
"LowerBound": {
"Type": 2,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 2,
"Value": {
"Value": 0
}
}
},
"Parent": {
"ChildrenHandle": {
"EntryIndex": -1
},
"Index": -1
},
"ChildrenID": {
"EntryIndex": 0
},
"DataID": {
"EntryIndex": -1
}
},
"ChildNodes": {
"Entries": [
{
"StartIndex": 0,
"Size": 1,
"Capacity": 1
}
],
"Items": [
{
"Range": {
"LowerBound": {
"Type": 1,
"Value": {
"Value": 0
}
},
"UpperBound": {
"Type": 1,
"Value": {
"Value": 12000
}
}
},
"Parent": {
"ChildrenHandle": {
"EntryIndex": -1
},
"Index": 0
},
"ChildrenID": {
"EntryIndex": -1
},
"DataID": {
"EntryIndex": 0
}
}
]
}
}
},
"Entities": [
{
"Key": {
"EntityOwner": {
"ObjectName": "MovieScene2DTransformSection'WBP_ItemInfo_C:Show_ItemInfo_INST.Show_ItemInfo.MovieScene2DTransformTrack_0.MovieScene2DTransformSection_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.54"
},
"EntityID": 0
},
"SharedMetaDataIndex": 0
}
],
"SharedMetaData": [
{
"ObjectBindingID": "10BD75C8-42ACF252-682575B6-57A43499"
}
]
},
"DeterminismFences": [
{
"FrameNumber": {
"Value": 12000
},
"SubFrame": 0.0
}
],
"CompiledSignature": "9FC4E8FD-438D5F8F-8EE7CEBC-FA194A7B",
"CompilerVersion": "7D4B9809-2FAC4A6B-964ECF72-D8279EF8",
"AccumulatedMask": {
"bEntityComponentField": true
},
"AllocatedMask": {
"bEntityComponentField": true
}
}
},
{
"Type": "Overlay",
"Name": "Additional_Effects",
"Outer": "WidgetTree",
"Class": "UScriptClass'Overlay'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Additional_Effects.OverlaySlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.70"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.101"
},
"bIsVariable": true
}
},
{
"Type": "Overlay",
"Name": "Additional_Info",
"Outer": "WidgetTree",
"Class": "UScriptClass'Overlay'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Additional_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.71"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_6'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.105"
},
"bIsVariable": true
}
},
{
"Type": "Overlay",
"Name": "Attachment_Info",
"Outer": "WidgetTree",
"Class": "UScriptClass'Overlay'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Attachment_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.72"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.103"
},
"bIsVariable": true
}
},
{
"Type": "Overlay",
"Name": "Modifiers_Info",
"Outer": "WidgetTree",
"Class": "UScriptClass'Overlay'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Modifiers_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.73"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.104"
},
"bIsVariable": true
}
},
{
"Type": "Overlay",
"Name": "Overlay_0",
"Outer": "WidgetTree",
"Class": "UScriptClass'Overlay'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Overlay_0.OverlaySlot_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.75"
},
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Overlay_0.OverlaySlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.74"
}
],
"Slot": {
"ObjectName": "SizeBoxSlot'WBP_ItemInfo_C:WidgetTree.SizeBox_0.SizeBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.79"
},
"bIsVariable": true
}
},
{
"Type": "Overlay",
"Name": "Resistance_Info",
"Outer": "WidgetTree",
"Class": "UScriptClass'Overlay'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Resistance_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.76"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.102"
},
"bIsVariable": true
}
},
{
"Type": "Overlay",
"Name": "Technical_Info",
"Outer": "WidgetTree",
"Class": "UScriptClass'Overlay'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Technical_Info.OverlaySlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.77"
}
],
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.100"
},
"bIsVariable": true
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_0",
"Outer": "Additional_Effects",
"Class": "UScriptClass'OverlaySlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
"Parent": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Additional_Effects'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.63"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.91"
}
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_1",
"Outer": "Additional_Info",
"Class": "UScriptClass'OverlaySlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
"Parent": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Additional_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.64"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.92"
}
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_1",
"Outer": "Attachment_Info",
"Class": "UScriptClass'OverlaySlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
"Parent": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Attachment_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.65"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.90"
}
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_1",
"Outer": "Modifiers_Info",
"Class": "UScriptClass'OverlaySlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
"Parent": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Modifiers_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.66"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.86"
}
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_2",
"Outer": "Overlay_0",
"Class": "UScriptClass'OverlaySlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Left": 30.0,
"Top": 30.0,
"Right": 30.0,
"Bottom": 30.0
},
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
"Parent": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Overlay_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.67"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.87"
}
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_5",
"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_ItemInfo_C:WidgetTree.Overlay_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.67"
},
"Content": {
"ObjectName": "WBPC_IM_Panel_C'WBP_ItemInfo_C:WidgetTree.WBPC_IM_Panel'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.127"
}
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_1",
"Outer": "Resistance_Info",
"Class": "UScriptClass'OverlaySlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
"VerticalAlignment": "EVerticalAlignment::VAlign_Fill",
"Parent": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Resistance_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.68"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.93"
}
}
},
{
"Type": "OverlaySlot",
"Name": "OverlaySlot_2",
"Outer": "Technical_Info",
"Class": "UScriptClass'OverlaySlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"HorizontalAlignment": "EHorizontalAlignment::HAlign_Fill",
"Parent": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Technical_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.69"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.88"
}
}
},
{
"Type": "SizeBox",
"Name": "SizeBox_0",
"Outer": "WidgetTree",
"Class": "UScriptClass'SizeBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidthOverride": 450.0,
"HeightOverride": 800.0,
"bOverride_WidthOverride": true,
"Slots": [
{
"ObjectName": "SizeBoxSlot'WBP_ItemInfo_C:WidgetTree.SizeBox_0.SizeBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.79"
}
]
}
},
{
"Type": "SizeBoxSlot",
"Name": "SizeBoxSlot_0",
"Outer": "SizeBox_0",
"Class": "UScriptClass'SizeBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "SizeBox'WBP_ItemInfo_C:WidgetTree.SizeBox_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.78"
},
"Content": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Overlay_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.67"
}
}
},
{
"Type": "VerticalBox",
"Name": "Additional_Effects_List",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_3.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.108"
},
"bIsVariable": true
}
},
{
"Type": "VerticalBox",
"Name": "Additional_Info_List",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_4.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.111"
},
"bIsVariable": true
}
},
{
"Type": "VerticalBox",
"Name": "Attachment_Info_List",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_2.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.107"
},
"bIsVariable": true
}
},
{
"Type": "VerticalBox",
"Name": "Modifiers_Info_List",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.95"
},
"bIsVariable": true
}
},
{
"Type": "VerticalBox",
"Name": "Resistance_Info_List",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_5.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.113"
},
"bIsVariable": true
}
},
{
"Type": "VerticalBox",
"Name": "Technical_Info_List",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_1.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.98"
},
"bIsVariable": true
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.94"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.95"
}
],
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Modifiers_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.73"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_0",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.96"
}
],
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Overlay_0.OverlaySlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.74"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_1",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_1.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.97"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_1.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.98"
}
],
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Technical_Info.OverlaySlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.77"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_159",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.99"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.100"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.101"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.103"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_6'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.105"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.104"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.102"
}
],
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.47"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_2",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_2.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.106"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_2.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.107"
}
],
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Attachment_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.72"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_3",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_3.VerticalBoxSlot_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.109"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_3.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.108"
}
],
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Additional_Effects.OverlaySlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.70"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_4",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_4.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.110"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_4.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.111"
}
],
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Additional_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.71"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_5",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_5.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.112"
},
{
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_5.VerticalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.113"
}
],
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Resistance_Info.OverlaySlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.76"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.86"
},
"Content": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.26"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_1",
"Outer": "VerticalBox",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.86"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.Modifiers_Info_List'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.83"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_0",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.87"
},
"Content": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.HorizontalBox_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.30"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_1",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.88"
},
"Content": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.T_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.31"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_1",
"Outer": "VerticalBox_1",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.88"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.Technical_Info_List'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.85"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_159",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
},
"Content": {
"ObjectName": "WBPC_Item_Common_C'WBP_ItemInfo_C:WidgetTree.WBPC_Item_CommonInfo'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.134"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_1",
"Outer": "VerticalBox_159",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Top": 10.0
},
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
},
"Content": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Technical_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.69"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_2",
"Outer": "VerticalBox_159",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Top": 10.0
},
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
},
"Content": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Additional_Effects'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.63"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_3",
"Outer": "VerticalBox_159",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Top": 10.0
},
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
},
"Content": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Resistance_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.68"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_4",
"Outer": "VerticalBox_159",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Top": 10.0
},
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
},
"Content": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Attachment_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.65"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_5",
"Outer": "VerticalBox_159",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Top": 10.0
},
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
},
"Content": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Modifiers_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.66"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_6",
"Outer": "VerticalBox_159",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Padding": {
"Top": 10.0
},
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_159'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.89"
},
"Content": {
"ObjectName": "Overlay'WBP_ItemInfo_C:WidgetTree.Additional_Info'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.64"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_2",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.90"
},
"Content": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.25"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_1",
"Outer": "VerticalBox_2",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.90"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.Attachment_Info_List'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.82"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_3",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.91"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.Additional_Effects_List'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.80"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_2",
"Outer": "VerticalBox_3",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.91"
},
"Content": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.E_Title'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.29"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_4",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.92"
},
"Content": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_2'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.27"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_1",
"Outer": "VerticalBox_4",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_4'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.92"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.Additional_Info_List'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.81"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_5",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.93"
},
"Content": {
"ObjectName": "HorizontalBox'WBP_ItemInfo_C:WidgetTree.A_Title_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.28"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_1",
"Outer": "VerticalBox_5",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.VerticalBox_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.93"
},
"Content": {
"ObjectName": "VerticalBox'WBP_ItemInfo_C:WidgetTree.Resistance_Info_List'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.84"
}
}
},
{
"Type": "WBP_ItemInfo_C",
"Name": "Default__WBP_ItemInfo_C",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.WBP_ItemInfo_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Text_QuestItem[28]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "E63E079A48F4E7A99535B3AAADFBDE15",
"SourceString": "Mission Item",
"LocalizedString": "Mission Item"
},
"Text_AmmoCaliber[29]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "EAF445A2410F03D8C3F2408E91F6A824",
"SourceString": "Caliber",
"LocalizedString": "Caliber"
},
"Text_Capacity[30]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "98AD03594D21D63C8C5682B47F6E0895",
"SourceString": "Capacity",
"LocalizedString": "Capacity"
},
"Text_Damage[31]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "7A606B194F0C2A5244CFD3B5693DCA25",
"SourceString": "Damage",
"LocalizedString": "Damage"
},
"Text_BulletVelocity[32]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "802EEA33466F0836B953E0813C1B99D1",
"SourceString": "Bullet Velocity",
"LocalizedString": "Bullet Velocity"
},
"Text_Loudness[33]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "E72A708348F1A2B417D60C9366731412",
"SourceString": "Loudness",
"LocalizedString": "Loudness"
},
"Text_Accuracy[34]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "1A2A162B4A7969A567C2CF8C30E088FE",
"SourceString": "Accuracy",
"LocalizedString": "Accuracy"
},
"Text_FireRate[35]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "968413C6428635F4B7D820B8FB75DF2A",
"SourceString": "Rate of Fire",
"LocalizedString": "Rate of fire"
},
"Text_FiringMode[36]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "B73001ED41DB3F93D80ED9B3E5A396AB",
"SourceString": "Fire Mode",
"LocalizedString": "Fire Mode"
},
"Text_Reliability[37]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "99D820F548527C68A3151E8F1CD51F49",
"SourceString": "Reliability",
"LocalizedString": "Reliability"
},
"Text_GunRecoil[38]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "6AC931FD48C07666B51A6D90E7D867BF",
"SourceString": "Recoil",
"LocalizedString": "Recoil"
},
"Animation_Speed[41]": 20.0,
"bHasScriptImplementedPaint": false,
"RenderTransformPivot": {
"X": 0.5,
"Y": 1.0
}
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.32"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_1",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.34"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_2",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.E_Title.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.46"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_3",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.E_Title.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.44"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_4",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_1.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.37"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_5",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_1.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.35"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_6",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_2.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.40"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_7",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_2.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.38"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_8",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_3.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.43"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_M_Line_9",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_3.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.41"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_T_Line",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.T_Title.HorizontalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.48"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "IM_T_Line_1",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_WhiteBox'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_WhiteBox.0"
},
"Panel_ThemeColor[4]": "Enum_IM_ThemeColor::NewEnumerator5",
"Panel Color[5]": "Enum_IM_Color_Panels::NewEnumerator5",
"Details Opacity[14]": 0.0,
"Panel Size[15]": {
"X": 0.0,
"Y": 2.0
},
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.T_Title.HorizontalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.50"
},
"bIsVariable": false
}
},
{
"Type": "WBPC_IM_Panel_C",
"Name": "WBPC_IM_Panel",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.WBPC_IM_Panel_C'",
"Template": {
"ObjectName": "WBPC_IM_Panel_C'Default__WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.9"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Panel Image[3]": {
"ObjectName": "Texture2D'S_IM_Background_01'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_IM_Background_01.0"
},
"Details Image[9]": {
"ObjectName": "Texture2D'S_IM_Background_01_Details'",
"ObjectPath": "/Game/ITR2/Art/UI/Elements/S_IM_Background_01_Details.0"
},
"Details_ThemeColor[10]": "Enum_IM_ThemeColor::NewEnumerator5",
"Details Color[11]": "Enum_IM_Color_Panels::NewEnumerator5",
"Slot": {
"ObjectName": "OverlaySlot'WBP_ItemInfo_C:WidgetTree.Overlay_0.OverlaySlot_5'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.75"
}
}
},
{
"Type": "WBPC_IM_TextBox_C",
"Name": "TextBox_AdditionalInfo",
"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_Text[4]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "518B64554F9C97679CBFC9AA6D26FDCD",
"SourceString": "Additional Info",
"LocalizedString": "Additional Info"
},
"Override_Text_Size[6]": 12.0,
"CAPS[10]": true,
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_2.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.39"
}
}
},
{
"Type": "WBPC_IM_TextBox_C",
"Name": "TextBox_AttachmentTitle",
"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_Text[4]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "8B5F79724A9B91C2925D90937D8B22A1",
"SourceString": "Attachments",
"LocalizedString": "Attachments"
},
"Override_Text_Size[6]": 12.0,
"CAPS[10]": true,
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.33"
}
}
},
{
"Type": "WBPC_IM_TextBox_C",
"Name": "TextBox_EffectsTitle",
"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_Text[4]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "D09EE28C484B55D994DBADBDEE04F8C0",
"SourceString": "Additional Effects",
"LocalizedString": "-undefined-"
},
"Override_Text_Size[6]": 12.0,
"CAPS[10]": true,
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.E_Title.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.45"
}
}
},
{
"Type": "WBPC_IM_TextBox_C",
"Name": "TextBox_ModifirsTitle",
"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_Text[4]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "B95DB96F4E8F68C19736688CCC80F197",
"SourceString": "Weapon Modification",
"LocalizedString": "-undefined-"
},
"Override_Text_Size[6]": 12.0,
"CAPS[10]": true,
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_1.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.36"
}
}
},
{
"Type": "WBPC_IM_TextBox_C",
"Name": "TextBox_ResistanceTitle",
"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_Text[4]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "07456BDC40B6B0AB2F44E98CE369BDFD",
"SourceString": "Reduction",
"LocalizedString": "+10 +100 -50"
},
"Override_Text_Size[6]": 12.0,
"CAPS[10]": true,
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.A_Title_3.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.42"
}
}
},
{
"Type": "WBPC_IM_TextBox_C",
"Name": "TextBox_TechnicalTitle",
"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_Text[4]": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "6BB0B7634DBF84DAB73AB0B191CCC6BA",
"SourceString": "Parameters",
"LocalizedString": "-undefined-"
},
"Override_Text_Size[6]": 12.0,
"CAPS[10]": true,
"Slot": {
"ObjectName": "HorizontalBoxSlot'WBP_ItemInfo_C:WidgetTree.T_Title.HorizontalBoxSlot_1'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.49"
}
}
},
{
"Type": "WBPC_Item_Common_C",
"Name": "WBPC_Item_CommonInfo",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/PlayerInfo/WBPC_Item_Common.WBPC_Item_Common_C'",
"Template": {
"ObjectName": "WBPC_Item_Common_C'Default__WBPC_Item_Common_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBPC_Item_Common.24"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DurabilityPercent[11]": 42.10389,
"Info-A_Icon[12]": {
"ObjectName": "Texture2D'Icon_AmmoChamber'",
"ObjectPath": "/Game/ITR2/Art/UI/ItemInfo/Technical_Specifications/Icon_AmmoChamber.0"
},
"Info-A_Name/Value_Text[14]": "Empty",
"Info-B_Icon[15]": {
"ObjectName": "Texture2D'S_Icon_Slots_Magazines'",
"ObjectPath": "/Game/ITR2/Art/UI/Slots/S_Icon_Slots_Magazines.0"
},
"Info-B_Name/Value_Text[17]": "8/16",
"HasDurability[19]": false,
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_ItemInfo_C:WidgetTree.VerticalBox_159.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.99"
}
}
},
{
"Type": "WidgetAnimation",
"Name": "Hide_ItemInfo_INST",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'WidgetAnimation'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MovieScene": {
"ObjectName": "MovieScene'WBP_ItemInfo_C:Hide_ItemInfo_INST.Hide_ItemInfo'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.51"
},
"AnimationBindings": [
{
"WidgetName": "Overlay_0",
"SlotWidgetName": "None",
"AnimationGuid": "42D09185-47B08774-C17989A3-C36C40D9",
"bIsRootWidget": false
}
],
"DisplayLabel": "Hide_ItemInfo",
"CompiledData": {
"ObjectName": "MovieSceneCompiledData'WBP_ItemInfo_C:Hide_ItemInfo_INST.CompiledData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.61"
},
"Signature": "7284673E-4E4EA5E5-085792A1-0FF33F83"
}
},
{
"Type": "WidgetAnimation",
"Name": "Show_ItemInfo_INST",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'WidgetAnimation'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MovieScene": {
"ObjectName": "MovieScene'WBP_ItemInfo_C:Show_ItemInfo_INST.Show_ItemInfo'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.52"
},
"AnimationBindings": [
{
"WidgetName": "Overlay_0",
"SlotWidgetName": "None",
"AnimationGuid": "10BD75C8-42ACF252-682575B6-57A43499",
"bIsRootWidget": false
}
],
"DisplayLabel": "Show_ItemInfo",
"CompiledData": {
"ObjectName": "MovieSceneCompiledData'WBP_ItemInfo_C:Show_ItemInfo_INST.CompiledData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.62"
},
"Signature": "9FC4E8FD-438D5F8F-8EE7CEBC-FA194A7B"
}
},
{
"Type": "WidgetBlueprintGeneratedClass",
"Name": "WBP_ItemInfo_C",
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetTree": {
"ObjectName": "WidgetTree'WBP_ItemInfo_C:WidgetTree'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.138"
},
"Animations": [
{
"ObjectName": "WidgetAnimation'WBP_ItemInfo_C:Show_ItemInfo_INST'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.136"
},
{
"ObjectName": "WidgetAnimation'WBP_ItemInfo_C:Hide_ItemInfo_INST'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.135"
}
],
"UberGraphFunction": {
"ObjectName": "Function'WBP_ItemInfo_C:ExecuteUbergraph_WBP_ItemInfo'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.7"
}
},
"SuperStruct": {
"ObjectName": "Class'UserWidget'",
"ObjectPath": "/Script/UMG"
},
"Children": [
{
"ObjectName": "Function'WBP_ItemInfo_C:GetAmountAmmoOfInternalMagazine'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.9"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:ShowArmorReduction'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.23"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:SetAdditionalInfo_ContainerAndBullet'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.20"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:GetWeaponDamage_StaticOnly'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.12"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:GetWeaponDamage_Dynamic'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.11"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Get Amount Ammo Of Attached Magazine'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.8"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:GetChamberedAmmoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.10"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:CollapseBlockIfParametrsHidden'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.4"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Set_GeneralInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.18"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Set_AmmoInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.15"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Set_ContainerInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.17"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Set_AttachmentInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.16"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Set_WeaponInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.19"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Define_ItemStaticData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.6"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:CollapseAllEmptyBlocks'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.3"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:HideParametersInCategory'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.13"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:SetNextParameter'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.21"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:AddWidgetParameterToList'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.0"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:SetupUIFromItemData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.22"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Tick'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.24"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Construct'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.5"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Animate_Show'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.2"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:Animate_Hide'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.1"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:PreConstruct'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.14"
},
{
"ObjectName": "Function'WBP_ItemInfo_C:ExecuteUbergraph_WBP_ItemInfo'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.7"
}
],
"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": "Hide_ItemInfo",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Transient | RepSkip",
"PropertyClass": {
"ObjectName": "Class'WidgetAnimation'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Show_ItemInfo",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Transient | RepSkip",
"PropertyClass": {
"ObjectName": "Class'WidgetAnimation'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Additional_Effects",
"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": "Additional_Effects_List",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'VerticalBox'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Additional_Info",
"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": "Additional_Info_List",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'VerticalBox'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Attachment_Info",
"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": "Attachment_Info_List",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'VerticalBox'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Modifiers_Info",
"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": "Modifiers_Info_List",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'VerticalBox'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Overlay_0",
"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": "Resistance_Info",
"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": "Resistance_Info_List",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'VerticalBox'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "Technical_Info",
"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": "Technical_Info_List",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'VerticalBox'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "TextBox_AdditionalInfo",
"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": "TextBox_AttachmentTitle",
"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": "TextBox_EffectsTitle",
"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": "TextBox_ModifirsTitle",
"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": "TextBox_ResistanceTitle",
"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": "TextBox_TechnicalTitle",
"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": "WBPC_IM_Panel",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_IM_Panel_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/IM_Components/WBPC_IM_Panel.10"
}
},
{
"Type": "ObjectProperty",
"Name": "WBPC_Item_CommonInfo",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_Item_Common_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBPC_Item_Common.29"
}
},
{
"Type": "ObjectProperty",
"Name": "RadiusDataComponent",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'RadiusDataComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "As BP Radius Player Character Gameplay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0"
}
},
{
"Type": "ArrayProperty",
"Name": "ParametersArray",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "ParametersArray",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_Item_Parameter_Line_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/PlayerInfo/WBPC_Item_Parameter_Line.18"
}
}
},
{
"Type": "TextProperty",
"Name": "Text_EmptyText",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_QuestItem",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_AmmoCaliber",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_Capacity",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_Damage",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_BulletVelocity",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_Loudness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_Accuracy",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_FireRate",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_FiringMode",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_Reliability",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "TextProperty",
"Name": "Text_GunRecoil",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "Animation_Current",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "Animation_Target",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "Animation_Speed",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"FuncMap": {
"ExecuteUbergraph_WBP_ItemInfo": {
"ObjectName": "Function'WBP_ItemInfo_C:ExecuteUbergraph_WBP_ItemInfo'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.7"
},
"PreConstruct": {
"ObjectName": "Function'WBP_ItemInfo_C:PreConstruct'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.14"
},
"Animate_Hide": {
"ObjectName": "Function'WBP_ItemInfo_C:Animate_Hide'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.1"
},
"Animate_Show": {
"ObjectName": "Function'WBP_ItemInfo_C:Animate_Show'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.2"
},
"Construct": {
"ObjectName": "Function'WBP_ItemInfo_C:Construct'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.5"
},
"Tick": {
"ObjectName": "Function'WBP_ItemInfo_C:Tick'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.24"
},
"SetupUIFromItemData": {
"ObjectName": "Function'WBP_ItemInfo_C:SetupUIFromItemData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.22"
},
"AddWidgetParameterToList": {
"ObjectName": "Function'WBP_ItemInfo_C:AddWidgetParameterToList'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.0"
},
"SetNextParameter": {
"ObjectName": "Function'WBP_ItemInfo_C:SetNextParameter'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.21"
},
"HideParametersInCategory": {
"ObjectName": "Function'WBP_ItemInfo_C:HideParametersInCategory'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.13"
},
"CollapseAllEmptyBlocks": {
"ObjectName": "Function'WBP_ItemInfo_C:CollapseAllEmptyBlocks'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.3"
},
"Define_ItemStaticData": {
"ObjectName": "Function'WBP_ItemInfo_C:Define_ItemStaticData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.6"
},
"Set_WeaponInfoData": {
"ObjectName": "Function'WBP_ItemInfo_C:Set_WeaponInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.19"
},
"Set_AttachmentInfoData": {
"ObjectName": "Function'WBP_ItemInfo_C:Set_AttachmentInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.16"
},
"Set_ContainerInfoData": {
"ObjectName": "Function'WBP_ItemInfo_C:Set_ContainerInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.17"
},
"Set_AmmoInfoData": {
"ObjectName": "Function'WBP_ItemInfo_C:Set_AmmoInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.15"
},
"Set_GeneralInfoData": {
"ObjectName": "Function'WBP_ItemInfo_C:Set_GeneralInfoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.18"
},
"CollapseBlockIfParametrsHidden": {
"ObjectName": "Function'WBP_ItemInfo_C:CollapseBlockIfParametrsHidden'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.4"
},
"GetChamberedAmmoData": {
"ObjectName": "Function'WBP_ItemInfo_C:GetChamberedAmmoData'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.10"
},
"Get Amount Ammo Of Attached Magazine": {
"ObjectName": "Function'WBP_ItemInfo_C:Get Amount Ammo Of Attached Magazine'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.8"
},
"GetWeaponDamage_Dynamic": {
"ObjectName": "Function'WBP_ItemInfo_C:GetWeaponDamage_Dynamic'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.11"
},
"GetWeaponDamage_StaticOnly": {
"ObjectName": "Function'WBP_ItemInfo_C:GetWeaponDamage_StaticOnly'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.12"
},
"SetAdditionalInfo_ContainerAndBullet": {
"ObjectName": "Function'WBP_ItemInfo_C:SetAdditionalInfo_ContainerAndBullet'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.20"
},
"ShowArmorReduction": {
"ObjectName": "Function'WBP_ItemInfo_C:ShowArmorReduction'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.23"
},
"GetAmountAmmoOfInternalMagazine": {
"ObjectName": "Function'WBP_ItemInfo_C:GetAmountAmmoOfInternalMagazine'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.9"
}
},
"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_RadiusUI_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/BPI_RadiusUI.0"
},
"PointerOffset": 0,
"bImplementedByK2": true
}
],
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "WBP_ItemInfo_C'Default__WBP_ItemInfo_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.114"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal",
"ImplementedInterfaces": "((Interface=\"/Script/Engine.BlueprintGeneratedClass'/Game/ITR2/BPs/UI/BPI_RadiusUI.BPI_RadiusUI_C'\"))"
}
},
{
"Type": "WidgetTree",
"Name": "WidgetTree",
"Outer": "WBP_ItemInfo_C",
"Class": "UScriptClass'WidgetTree'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootWidget": {
"ObjectName": "SizeBox'WBP_ItemInfo_C:WidgetTree.SizeBox_0'",
"ObjectPath": "/Game/ITR2/BPs/UI/ItemInfo/WBP_ItemInfo.78"
}
}
}
]