UArchonViewModel > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonViewModel > UObject namespace UOptionsViewModel { constexpr auto KeyBindingGroups = 0x108; // TArray constexpr auto KeyBindingsTable = 0x118; // UDataTable* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonViewModel > UObject public static class UOptionsViewModel { public const UInt16 KeyBindingGroups = 0x108; // TArray public const UInt16 KeyBindingsTable = 0x118; // UDataTable* } } }