harfang3d/doc/doc/ImGuiBeginPopup.md

3 lines
120 B
Markdown
Raw Normal View History

2021-12-15 19:23:12 +00:00
Return `true` if popup is opened and starts outputting to it.
2021-10-13 12:40:31 +00:00
Note: Only call [ImGuiEndPopup] if this returns `true`.