MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / BeginPopupModal

Method BeginPopupModal

ToyBox/imgui/imgui.cpp:8515–8544  ·  view source on GitHub ↗

If 'p_open' is specified for a modal popup window, the popup will have a regular close button which will close the popup. Note that popup visibility status is owned by Dear ImGui (and manipulated with e.g. OpenPopup) so the actual value of *p_open is meaningless here.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

GetMainRectMethod · 0.80
ImVec2Class · 0.70
GetIDMethod · 0.45
ClearFlagsMethod · 0.45

Tested by

no test coverage detected