ImGuiWindowSettings

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

Members

Variables

ClassId
ImGuiID ClassId;
Undocumented in source.
Collapsed
bool Collapsed;
Undocumented in source.
DockId
ImGuiID DockId;
Undocumented in source.
DockOrder
short DockOrder;
Undocumented in source.
ID
ImGuiID ID;
Undocumented in source.
Pos
ImVec2ih Pos;
Undocumented in source.
Size
ImVec2ih Size;
Undocumented in source.
ViewportId
ImGuiID ViewportId;
Undocumented in source.
ViewportPos
ImVec2ih ViewportPos;
Undocumented in source.
WantApply
bool WantApply;
Undocumented in source.

Meta