ImGuiDockRequest

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

Members

Variables

DockPayload
ImGuiWindow* DockPayload;
Undocumented in source.
DockSplitDir
ImGuiDir DockSplitDir;
Undocumented in source.
DockSplitOuter
bool DockSplitOuter;
Undocumented in source.
DockSplitRatio
float DockSplitRatio;
Undocumented in source.
DockTargetNode
ImGuiDockNode* DockTargetNode;
Undocumented in source.
DockTargetWindow
ImGuiWindow* DockTargetWindow;
Undocumented in source.
Type
ImGuiDockRequestType Type;
Undocumented in source.
UndockTargetNode
ImGuiDockNode* UndockTargetNode;
Undocumented in source.
UndockTargetWindow
ImGuiWindow* UndockTargetWindow;
Undocumented in source.

Meta