CommonLibSSE NG
|
#include <InventoryUpdateData.h>
Public Member Functions | |
~InventoryUpdateData () override=default | |
Public Member Functions inherited from RE::IUIMessageData | |
virtual | ~IUIMessageData ()=default |
Public Attributes | |
RefHandle | inventoryRef |
std::uint32_t | pad14 |
TESBoundObject * | updateObj |
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_InventoryUpdateData |
Static Public Attributes inherited from RE::IUIMessageData | |
static constexpr auto | RTTI = RTTI_IUIMessageData |
|
overridedefault |
RefHandle RE::InventoryUpdateData::inventoryRef |
std::uint32_t RE::InventoryUpdateData::pad14 |
|
inlinestaticconstexpr |
TESBoundObject* RE::InventoryUpdateData::updateObj |