UAnimNotifyState > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotifyState > UObject namespace UInputActionNotify { constexpr auto Actions = 0x30; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotifyState > UObject public static class UInputActionNotify { public const byte Actions = 0x30; // TArray } } }