ImGuiDockPreviewData

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

Members

Variables

DropRectsDraw
ImRect[4 + 1] DropRectsDraw;
Undocumented in source.
FutureNode
ImGuiDockNode FutureNode;
Undocumented in source.
IsCenterAvailable
bool IsCenterAvailable;
Undocumented in source.
IsDropAllowed
bool IsDropAllowed;
Undocumented in source.
IsSidesAvailable
bool IsSidesAvailable;
Undocumented in source.
IsSplitDirExplicit
bool IsSplitDirExplicit;
Undocumented in source.
SplitDir
ImGuiDir SplitDir;
Undocumented in source.
SplitNode
ImGuiDockNode* SplitNode;
Undocumented in source.
SplitRatio
float SplitRatio;
Undocumented in source.

Meta