EditorPlugin.getPluginName

Override this method in your plugin to provide the name of the plugin when displayed in the Godot editor. For main screen plugins, this appears at the top of the screen, to the right of the "2D", "3D", "Script", and "AssetLib" buttons.

struct EditorPlugin
@nogc nothrow
String
getPluginName
()

Meta