UBlackboardKeyType > UObject
namespace Offsets { namespace Classes { // Inheritance: UBlackboardKeyType > UObject namespace UBlackboardKeyType_NativeEnum { constexpr auto EnumName = 0x30; // FString constexpr auto EnumType = 0x40; // UEnum* } } }
public static class Offsets { public static class Classes { // Inheritance: UBlackboardKeyType > UObject public static class UBlackboardKeyType_NativeEnum { public const byte EnumName = 0x30; // FString public const byte EnumType = 0x40; // UEnum* } } }