Open 3D Engine ImGui Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <ImGuiContextScope.h>
Public Member Functions | |
ImGuiContextScope ([[maybe_unused]] ImGuiContext *newContext) | |
Utility class to set a new current ImGui context on construction, then reset the previous ImGui context on destruction.