- 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.