Click or drag to resize

EditorPluginDockSlot Enumeration

[Missing <summary> documentation for "T:Godot.EditorPlugin.DockSlot"]

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public enum DockSlot
Members
  Member nameValueDescription
LeftUl0
LeftBl1
LeftUr2
LeftBr3
RightUl4
RightBl5
RightUr6
RightBr7
Max8

Represents the size of the EditorPluginDockSlot enum.

See Also