UAnimNotifyState > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotifyState > UObject namespace UAnimNotify_PlayMontageNotifyWindow { constexpr auto NotifyName = 0x30; // FName } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotifyState > UObject public static class UAnimNotify_PlayMontageNotifyWindow { public const byte NotifyName = 0x30; // FName } } }