godot::classes

Module editor_plugin

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ยง

AfterGuiInput
Godot enum name: AfterGUIInput.
CustomControlContainer
DockSlot
ExAddControlToBottomPanel
Default-param extender for EditorPlugin::add_control_to_bottom_panel_ex.
ExAddControlToDock
Default-param extender for EditorPlugin::add_control_to_dock_ex.
ExAddImportPlugin
Default-param extender for EditorPlugin::add_import_plugin_ex.
ExAddSceneFormatImporterPlugin
Default-param extender for EditorPlugin::add_scene_format_importer_plugin_ex.
ExAddScenePostImportPlugin
Default-param extender for EditorPlugin::add_scene_post_import_plugin_ex.