Godot Editor Plugin API

Godot's editor can be extended in-place with EditorPlugin scripts that add docks, inspector plugins, import plugins, export plugins, gizmos, and custom tool windows. Editor plugins use the same engine class API exposed through GDScript, C#, or GDExtension.

Godot Editor Plugin API is one of 5 APIs that Godot Engine publishes on the APIs.io network.

Tagged areas include Editor, Plugins, and Tooling. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: godot:godot-editor-plugin-api
name: Godot Editor Plugin API
description: Godot's editor can be extended in-place with EditorPlugin scripts that add docks, inspector
  plugins, import plugins, export plugins, gizmos, and custom tool windows. Editor plugins use the same
  engine class API exposed through GDScript, C#, or GDExtension.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.godotengine.org/en/stable/tutorials/plugins/editor/index.html
baseURL: https://docs.godotengine.org
tags:
- Editor
- Plugins
- Tooling
properties:
- type: Documentation
  url: https://docs.godotengine.org/en/stable/tutorials/plugins/editor/index.html