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

Go to the source code of this file.

Classes

class  RE::HUDMenu
 
struct  RE::HUDMenu::RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
BSTArray<HUDObject*> objects; /* 00 */ \
ActorValueMeter* health; /* 18 */ \
ActorValueMeter* stamina; /* 20 */ \
ActorValueMeter* magicka; /* 28 */ \
ShoutMeter* shout; /* 30 */ \
GFxValue root; /* 38 - kDisplayObject - "_level0.HUDMovieBaseInstance" */ \
std::uint64_t unk90; /* 50 */