UAnimNotify > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotify > UObject namespace UFortAnimNotify_PlayPetSound { constexpr auto PetSoundTag = 0x38; // FGameplayTag } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotify > UObject public static class UFortAnimNotify_PlayPetSound { public const byte PetSoundTag = 0x38; // FGameplayTag } } }