Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
UBlackboardKeyType > UObject
namespace Offsets { namespace Classes { // Inheritance: UBlackboardKeyType > UObject namespace UBlackboardKeyType_Object { constexpr auto BaseClass = 0x30; // UObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UBlackboardKeyType > UObject public static class UBlackboardKeyType_Object { public const byte BaseClass = 0x30; // UObject* } } }