ImGuiPopupData

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Variables

OpenFrameCount
int OpenFrameCount;
Undocumented in source.
OpenMousePos
ImVec2 OpenMousePos;
Undocumented in source.
OpenParentId
uint OpenParentId;
Undocumented in source.
OpenPopupPos
ImVec2 OpenPopupPos;
Undocumented in source.
PopupId
uint PopupId;
Undocumented in source.
SourceWindow
ImGuiWindow* SourceWindow;
Undocumented in source.
Window
ImGuiWindow* Window;
Undocumented in source.

Meta