UPDPerkNotifyUI > UPDIngameModeWidget > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UPDPerkNotifyUI > UPDIngameModeWidget > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject namespace UPerk_Notice_C { constexpr auto PerkSlot = 0x2c8; // UPerkSlot_C* constexpr auto PerkSlot_2 = 0x2d0; // UPerkSlot_C* constexpr auto PerkSlot_3 = 0x2d8; // UPerkSlot_C* } } }
public static class Offsets { public static class Classes { // Inheritance: UPDPerkNotifyUI > UPDIngameModeWidget > UPDUserWidget > UUserWidget > UWidget > UVisual > UObject public static class UPerk_Notice_C { public const UInt16 PerkSlot = 0x2c8; // UPerkSlot_C* public const UInt16 PerkSlot_2 = 0x2d0; // UPerkSlot_C* public const UInt16 PerkSlot_3 = 0x2d8; // UPerkSlot_C* } } }