CommonLibSSE (Parapets fork)
|
Go to the source code of this file.
Namespaces | |
RE | |
RE::SendHUDMessage | |
Functions | |
void | RE::SendHUDMessage::ShowHUDMessage (const char *a_notification, const char *a_soundToPlay=nullptr, bool a_cancelIfAlreadyQueued=true) |
void | RE::SendHUDMessage::ShowInventoryChangeMessage (TESBoundObject *a_object, std::int32_t a_count, bool a_added, bool a_playSound, const char *a_objectName=nullptr) |
void | RE::SendHUDMessage::SetHUDMode (const char *a_mode, bool a_push) |
void | RE::SendHUDMessage::PushHudMode (const char *a_mode) |
void | RE::SendHUDMessage::PopHudMode (const char *a_mode) |