CommonLibSSE NG
Loading...
Searching...
No Matches
Inventory3DManager.h File Reference

Go to the source code of this file.

Classes

struct  RE::LoadedInventoryModel
 
class  RE::Inventory3DManager
 
struct  RE::Inventory3DManager::RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
BSTSmallArray<LoadedInventoryModel, 7> loadedModels; /* 058, 060 */ \
std::uint32_t unk148; /* 148, 150 */ \
float zoomProgress; /* 14C, 154 - 1 if zoomed in, 0 if not, in-between during transition */ \
BSTSmartPointer<NewInventoryMenuItemLoadTask> loadTask; /* 150, 158 */ \
std::uint8_t unk158; /* 158, 160 */ \
std::uint8_t unk159; /* 159, 161 */ \
std::uint8_t unk15A; /* 15A, 162 */ \
std::uint8_t pad15B; /* 15B, 163 */ \
std::uint32_t pad15C; /* 15C, 164 */