UPDPerkNotifySlot > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDPerkNotifySlot > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UPerkSlot_C { constexpr auto C_End = 0x2a8; // UWidgetAnimation* constexpr auto C_Start = 0x2b0; // UWidgetAnimation* constexpr auto IMG_SLotBg = 0x2b8; // UPDImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDPerkNotifySlot > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UPerkSlot_C { public const UInt16 C_End = 0x2a8; // UWidgetAnimation* public const UInt16 C_Start = 0x2b0; // UWidgetAnimation* public const UInt16 IMG_SLotBg = 0x2b8; // UPDImage* } } }