ImGuiDockNodeSettings

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

Members

Variables

Depth
char Depth;
Undocumented in source.
Flags
ImGuiDockNodeFlags Flags;
Undocumented in source.
ID
ImGuiID ID;
Undocumented in source.
ParentNodeId
ImGuiID ParentNodeId;
Undocumented in source.
ParentWindowId
ImGuiID ParentWindowId;
Undocumented in source.
Pos
ImVec2ih Pos;
Undocumented in source.
SelectedTabId
ImGuiID SelectedTabId;
Undocumented in source.
Size
ImVec2ih Size;
Undocumented in source.
SizeRef
ImVec2ih SizeRef;
Undocumented in source.
SplitAxis
byte SplitAxis;
Undocumented in source.

Meta