UPDUnKnownMarketPartListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDUnKnownMarketPartListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UUnKnownMarketPartListItem_C { constexpr auto IMG_ItemSlotBg = 0x358; // UImage* constexpr auto IMG_NormalBg = 0x360; // UImage* constexpr auto IMG_Outline = 0x368; // UImage* constexpr auto IMG_Slot_OutLine = 0x370; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDUnKnownMarketPartListItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UUnKnownMarketPartListItem_C { public const UInt16 IMG_ItemSlotBg = 0x358; // UImage* public const UInt16 IMG_NormalBg = 0x360; // UImage* public const UInt16 IMG_Outline = 0x368; // UImage* public const UInt16 IMG_Slot_OutLine = 0x370; // UImage* } } }