UAnimNotify > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotify > UObject namespace Ucreature_damage_and_dismount_occupants_n_C { constexpr auto Socket = 0x38; // FArchonMountableSocketDescription constexpr auto DamageRowName = 0x48; // FName constexpr auto DamageScale = 0x50; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotify > UObject public static class Ucreature_damage_and_dismount_occupants_n_C { public const byte Socket = 0x38; // FArchonMountableSocketDescription public const byte DamageRowName = 0x48; // FName public const byte DamageScale = 0x50; // float } } }