Unravel Engine C++ Reference
Loading...
Searching...
No Matches
ImBox::MsgBoxManager Member List

This is the complete list of members for ImBox::MsgBoxManager, including all inherited members.

CloseAll() -> voidImBox::MsgBoxManager
GetActiveCount() const -> size_tImBox::MsgBoxManagerinline
GetInstance() -> MsgBoxManager &ImBox::MsgBoxManagerstatic
RenderAll() -> voidImBox::MsgBoxManager
ShowMessageBox(const std::string &title, const std::string &message, int buttons=ModalResult::Ok, const MsgBoxConfig &config=MsgBoxConfig{}, std::function< void(ModalResult)> callback=nullptr) -> std::shared_ptr< MsgBox >ImBox::MsgBoxManager