EditorPluginDockSlot Enumeration |
[Missing <summary> documentation for "T:Godot.EditorPlugin.DockSlot"]
Namespace: Godot
public enum DockSlot
| Member name | Value | Description | |
|---|---|---|---|
| LeftUl | 0 | ||
| LeftBl | 1 | ||
| LeftUr | 2 | ||
| LeftBr | 3 | ||
| RightUl | 4 | ||
| RightBl | 5 | ||
| RightUr | 6 | ||
| RightBr | 7 | ||
| Max | 8 | Represents the size of the EditorPluginDockSlot enum. |