UPDUnKnownMarketFundingTooltip > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDUnKnownMarketFundingTooltip > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UUnKnownMarketFundingTooltip_C { constexpr auto Img_Bg = 0x348; // UImage* constexpr auto IMG_Bg_Outline = 0x350; // UImage* constexpr auto IMG_Shadow = 0x358; // UImage* constexpr auto IMG_SlotBg_01 = 0x360; // UImage* constexpr auto IMG_SlotBg_02 = 0x368; // UImage* constexpr auto IMG_SlotBg_03 = 0x370; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDUnKnownMarketFundingTooltip > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UUnKnownMarketFundingTooltip_C { public const UInt16 Img_Bg = 0x348; // UImage* public const UInt16 IMG_Bg_Outline = 0x350; // UImage* public const UInt16 IMG_Shadow = 0x358; // UImage* public const UInt16 IMG_SlotBg_01 = 0x360; // UImage* public const UInt16 IMG_SlotBg_02 = 0x368; // UImage* public const UInt16 IMG_SlotBg_03 = 0x370; // UImage* } } }