UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UMDFastBindingContainer { constexpr auto Bindings = 0x28; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UMDFastBindingContainer { public const byte Bindings = 0x28; // TArray } } }