UAnimNotifyState > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotifyState > UObject namespace UPDReloadAnimNotifyState { constexpr auto MagazineAttachedBone = 0x30; // FName constexpr auto NotifyType = 0x38; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotifyState > UObject public static class UPDReloadAnimNotifyState { public const byte MagazineAttachedBone = 0x30; // FName public const byte NotifyType = 0x38; // int32_t } } }