UAnimNotifyState > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotifyState > UObject namespace UTurningAnimNotifyState { constexpr auto Montage = 0x30; // UAnimMontage* } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotifyState > UObject public static class UTurningAnimNotifyState { public const byte Montage = 0x30; // UAnimMontage* } } }