CommonLibSSE NG
Loading...
Searching...
No Matches
FavoritesMenu.h File Reference
#include "RE/B/BSTArray.h"
#include "RE/G/GFxValue.h"
#include "RE/I/IMenu.h"
#include "RE/M/MenuEventHandler.h"

Go to the source code of this file.

Classes

class  RE::FavoritesMenu
 
struct  RE::FavoritesMenu::Entry
 
struct  RE::FavoritesMenu::RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
GFxValue root; /* 00 - "Menu_mc" */ \
BSTArray<Entry> favorites; /* 18 */ \
std::uint16_t unk70; /* 30 */ \
bool pcControlsReady; /* 32 */ \
bool isVampire; /* 33 */ \
std::uint32_t pad74; /* 34 */