|
Monad Engine da02fba2
> Undercity Codex_
|
In-game ImGui overlay: hierarchy, inspector, console, stats. More...
Files | |
| file | Editor.h |
| In-game ImGui overlay: hierarchy, inspector, console, stats. | |
Classes | |
| class | mnd::Editor |
| ImGui-based in-game editor overlay. More... | |
In-game ImGui overlay: hierarchy, inspector, console, stats.
mnd::Editor is owned by the Engine. Toggle visibility at runtime, register custom panels via mnd::Editor::RegisterPanel(), and the Console panel automatically tails the engine log buffer.