|
Unravel Engine C++ Reference
|
#include <imgui/imgui.h>Go to the source code of this file.
Classes | |
| struct | ImGui::ContextMenuStyleScope |
Namespaces | |
| namespace | ImGui |
Functions | |
| void | ImGui::PushContextMenuStyle () |
| void | ImGui::PopContextMenuStyle () |
| auto | ImGui::MenuItemIcon (const char *icon, const char *label, const char *shortcut, bool enabled) -> bool |
| auto | ImGui::BeginMenuIcon (const char *icon, const char *label, bool enabled) -> bool |