CommonLibSSE NG
Loading...
Searching...
No Matches
MagicMenu.h File Reference
#include "RE/G/GFxValue.h"
#include "RE/I/IMenu.h"

Go to the source code of this file.

Classes

class  RE::MagicMenu
 
struct  RE::MagicMenu::RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
void* unk30; /* 00 - some variation of the item list */ \
ItemCard* itemCard; /* 08 */ \
BottomBar* bottomBar; /* 10 */ \
GFxValue root; /* 18 - "Menu_mc" */ \
bool pcControlsReady; /* 30 */ \
std::uint8_t pad61; /* 31 */ \
std::uint16_t pad62; /* 32 */ \
std::uint32_t pad64; /* 34 */