UAnimNotify > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotify > UObject namespace UAnimNotify_PlayerSound { constexpr auto PlayerSoundEvent = 0x40; // UAkAudioEvent* } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotify > UObject public static class UAnimNotify_PlayerSound { public const byte PlayerSoundEvent = 0x40; // UAkAudioEvent* } } }