UAnimNotify > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotify > UObject namespace UPhxMoveAndDoAlignmentPointNotify { constexpr auto AlignmentPoint = 0x38; // FPhxRelativeAlignmentPointDescription } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotify > UObject public static class UPhxMoveAndDoAlignmentPointNotify { public const byte AlignmentPoint = 0x38; // FPhxRelativeAlignmentPointDescription } } }