UAnimNotify > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNotify > UObject namespace UPhxSetSyncedAnimationAttachmentRoleNotify { constexpr auto AttachmentRole = 0x38; // EPhxSyncedAnimationChildActorAttachmentRole } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotify > UObject public static class UPhxSetSyncedAnimationAttachmentRoleNotify { public const byte AttachmentRole = 0x38; // EPhxSyncedAnimationChildActorAttachmentRole } } }