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

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

Draw() -> boolImBox::MsgBox
IsOpen() const -> boolImBox::MsgBoxinline
MsgBox(const std::string &title, const std::string &message, int buttons, const MsgBoxConfig &config=MsgBoxConfig{})ImBox::MsgBox
OpenPopup(std::function< void(ModalResult)> callback) -> voidImBox::MsgBox
SetCustomIcon(const char *icon) -> voidImBox::MsgBoxinline
~MsgBox()ImBox::MsgBox