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ยง
- Godot enum name:
AfterGUIInput
. - Default-param extender for
EditorPlugin::add_control_to_bottom_panel_ex
. - Default-param extender for
EditorPlugin::add_control_to_dock_ex
. - Default-param extender for
EditorPlugin::add_import_plugin_ex
. - Default-param extender for
EditorPlugin::add_scene_format_importer_plugin_ex
. - Default-param extender for
EditorPlugin::add_scene_post_import_plugin_ex
.