UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UAnimationSharingStateProcessor { constexpr auto AnimationStateEnum = 0x28; // TSoftObjectPtr<UEnum> } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UAnimationSharingStateProcessor { public const byte AnimationStateEnum = 0x28; // TSoftObjectPtr<UEnum> } } }