UAnimNotifyState > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotifyState > UObject namespace UPDEndAnimNotifyState { constexpr auto EndAnimationType = 0x30; // EPDEndAnimationType } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotifyState > UObject public static class UPDEndAnimNotifyState { public const byte EndAnimationType = 0x30; // EPDEndAnimationType } } }