UAnimNotify > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotify > UObject namespace UAnimNotify_PlayMontageNotify { constexpr auto NotifyName = 0x38; // FName } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotify > UObject public static class UAnimNotify_PlayMontageNotify { public const byte NotifyName = 0x38; // FName } } }