EditorPluginCustomControlContainer Enumeration |
[Missing <summary> documentation for "T:Godot.EditorPlugin.CustomControlContainer"]
Namespace: Godot
public enum CustomControlContainer
Member name | Value | Description | |
---|---|---|---|
Toolbar | 0 | ||
SpatialEditorMenu | 1 | ||
SpatialEditorSideLeft | 2 | ||
SpatialEditorSideRight | 3 | ||
SpatialEditorBottom | 4 | ||
CanvasEditorMenu | 5 | ||
CanvasEditorSideLeft | 6 | ||
CanvasEditorSideRight | 7 | ||
CanvasEditorBottom | 8 | ||
PropertyEditorBottom | 9 | ||
ProjectSettingTabLeft | 10 | ||
ProjectSettingTabRight | 11 |