harfang3d/doc/doc/ImGuiInitContext.md
2021-10-13 14:40:31 +02:00

3 lines
131 B
Markdown

Initialize an ImGui context. This function must be called once before any other ImGui function using the context.
See [ImGuiInit].