InitialDockState
Describes the initial docking state of a DockWidgetPluginGui.
Items 5
History | Name | Value | Description | |
---|---|---|---|---|
326 | Top | 0 | The widget will appear docked above the game screen. | |
326 | Bottom | 1 | The widget will appear docked below the game screen. | |
326 | Left | 2 | The widget will appear docked to the left of the game screen. | |
326 | Right | 3 | The widget will appear docked to the right of the game screen. | |
326 | Float | 4 | The widget will not be docked to any side of the game screen, and instead can be freely dragged around. |
Description
Describes the initial docking state of a DockWidgetPluginGui.