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

131 B

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

See [ImGuiInit].