UPDUnKnownMarketWeaponPartSlot > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDUnKnownMarketWeaponPartSlot > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UUnKnownMarketWeaponPartSlot_C { constexpr auto IMG_Blink = 0x368; // UImage* constexpr auto IMG_EmptyBg = 0x370; // UImage* constexpr auto IMG_EquipBg = 0x378; // UImage* constexpr auto IMG_HoverClick = 0x380; // UImage* constexpr auto IMG_LockIcon = 0x388; // UImage* constexpr auto IMG_Selected = 0x390; // UImage* constexpr auto RetainerBox_1 = 0x398; // URetainerBox* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDUnKnownMarketWeaponPartSlot > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UUnKnownMarketWeaponPartSlot_C { public const UInt16 IMG_Blink = 0x368; // UImage* public const UInt16 IMG_EmptyBg = 0x370; // UImage* public const UInt16 IMG_EquipBg = 0x378; // UImage* public const UInt16 IMG_HoverClick = 0x380; // UImage* public const UInt16 IMG_LockIcon = 0x388; // UImage* public const UInt16 IMG_Selected = 0x390; // UImage* public const UInt16 RetainerBox_1 = 0x398; // URetainerBox* } } }