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

Go to the source code of this file.

Classes

class  RE::InventoryMenu
 
struct  RE::InventoryMenu::RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
GFxValue root; /* 00 - kDisplayObject - "_level0.Menu_mc" */ \
ItemList* itemList; /* 18 */ \
ItemCard* itemCard; /* 20 */ \
BottomBar* bottomBar; /* 28 */ \
BSTArray<void*> unk60; /* 30 */ \
std::uint8_t unk78; /* 48 */ \
std::uint8_t pad79; /* 49 */ \
std::uint16_t pad7A; /* 4A */ \
std::uint32_t unk7C; /* 4C */ \
bool pcControlsReady; /* 50 */ \
std::uint8_t unk81; /* 51 */ \
std::uint16_t pad82; /* 52 */ \
std::uint32_t pad84; /* 54 */