#include <BSUIMessageData.h>
|
static void | SendUIBoolMessage (const BSFixedString &a_menu, UI_MESSAGE_TYPE a_type, bool a_data) |
|
static void | SendUIMessage (const BSFixedString &a_menu, UI_MESSAGE_TYPE a_type, std::uint32_t a_data) |
|
static void | SendUIPtrMessage (const BSFixedString &a_menu, UI_MESSAGE_TYPE a_type, void *a_data) |
|
static void | SendUIStringBoolMessage (const BSFixedString &a_menu, UI_MESSAGE_TYPE a_type, const BSFixedString &a_str, bool a_data) |
|
static void | SendUIStringFloatMessage (const BSFixedString &a_menu, UI_MESSAGE_TYPE a_type, const BSFixedString &a_str, float a_data) |
|
static void | SendUIStringMessage (const BSFixedString &a_menu, UI_MESSAGE_TYPE a_type, const BSFixedString &a_str) |
|
static void | SendUIStringUIntMessage (const BSFixedString &a_menu, UI_MESSAGE_TYPE a_type, const BSFixedString &a_str, std::uint32_t a_data) |
|
◆ ~BSUIMessageData()
RE::BSUIMessageData::~BSUIMessageData |
( |
| ) |
|
|
override |
◆ SendUIBoolMessage()
◆ SendUIMessage()
◆ SendUIPtrMessage()
◆ SendUIStringBoolMessage()
◆ SendUIStringFloatMessage()
◆ SendUIStringMessage()
◆ SendUIStringUIntMessage()
◆ CLASS_NAME
constexpr std::string_view RE::BSUIMessageData::CLASS_NAME = "BSUIMessageData" |
|
inlinestaticconstexpr |
◆ data
Data RE::BSUIMessageData::data |
◆ fixedStr
◆ RTTI
◆ str
The documentation for this class was generated from the following file: