Expand description
Sidecar module for class EditorPlugin.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for EditorPlugin enums.
Structsยง
- After
GuiInput - Godot enum name:
AfterGUIInput. - Custom
Control Container - Dock
Slot - SigProject
Settings Changed - SigResource
Saved - SigScene
Changed - Signals
OfEditor Plugin - A collection of signals for the
EditorPluginclass.