CommonLibSSE (Parapets fork)
|
#include <TESFormUIData.h>
Public Attributes | |
TESForm * | data |
Public Attributes inherited from RE::IUIMessageData | |
std::uint16_t | unk08 |
std::uint16_t | pad0A |
std::uint32_t | pad0C |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_TESFormUIData |
static constexpr std::string_view | CLASS_NAME = "TESFormUIData"sv |
Static Public Attributes inherited from RE::IUIMessageData | |
static constexpr auto | RTTI = RTTI_IUIMessageData |
Additional Inherited Members | |
Public Member Functions inherited from RE::IUIMessageData | |
virtual | ~IUIMessageData ()=default |
TES_HEAP_REDEFINE_NEW () | |
|
inlinestaticconstexpr |
TESForm* RE::TESFormUIData::data |
|
inlinestaticconstexpr |