UPDMailNotificationSlotUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDMailNotificationSlotUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UMailNotificationSlot_C { constexpr auto Anim_Appear = 0x2a0; // UWidgetAnimation* constexpr auto IMG_SLotBg = 0x2a8; // UImage* constexpr auto IMG_SlotOutline = 0x2b0; // UImage* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDMailNotificationSlotUI > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UMailNotificationSlot_C { public const UInt16 Anim_Appear = 0x2a0; // UWidgetAnimation* public const UInt16 IMG_SLotBg = 0x2a8; // UImage* public const UInt16 IMG_SlotOutline = 0x2b0; // UImage* } } }