Unravel Engine C++ Reference
|
This is the complete list of members for ImBox::MsgBox, including all inherited members.
Draw() -> bool | ImBox::MsgBox | |
IsOpen() const -> bool | ImBox::MsgBox | inline |
MsgBox(const std::string &title, const std::string &message, int buttons, const MsgBoxConfig &config=MsgBoxConfig{}) | ImBox::MsgBox | |
OpenPopup(std::function< void(ModalResult)> callback) -> void | ImBox::MsgBox | |
SetCustomIcon(const char *icon) -> void | ImBox::MsgBox | inline |
~MsgBox() | ImBox::MsgBox |