UUIDataStore_GameResource > UUIDataStore > UUIDataProvider > UUIRoot > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIDataStore_GameResource > UUIDataStore > UUIDataProvider > UUIRoot > UObject namespace UUIDataStore_MenuItems { constexpr auto CurrentGameSettingsTag = 0xf0; // FName constexpr auto OptionProviders = 0xf8; // FMultiMap_Mirror constexpr auto DynamicProviders = 0x140; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UUIDataStore_GameResource > UUIDataStore > UUIDataProvider > UUIRoot > UObject public static class UUIDataStore_MenuItems { public const byte CurrentGameSettingsTag = 0xf0; // FName public const byte OptionProviders = 0xf8; // FMultiMap_Mirror public const UInt16 DynamicProviders = 0x140; // TArray } } }