UPDPerkEntryItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDPerkEntryItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UPerkEntryItem_C { constexpr auto Ani_PerkShow = 0x2f8; // UWidgetAnimation* constexpr auto Ani_Ready = 0x300; // UWidgetAnimation* constexpr auto IMG_PerkGlow = 0x308; // UImage* constexpr auto IMG_SLotBg = 0x310; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDPerkEntryItem > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UPerkEntryItem_C { public const UInt16 Ani_PerkShow = 0x2f8; // UWidgetAnimation* public const UInt16 Ani_Ready = 0x300; // UWidgetAnimation* public const UInt16 IMG_PerkGlow = 0x308; // UImage* public const UInt16 IMG_SLotBg = 0x310; // UImage* } } }