Click or drag to resize

EditorPluginEnablePlugin Method

Called by the engine when the user enables the EditorPlugin in the Plugin tab of the project settings window.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public virtual void EnablePlugin()
See Also