Click or drag to resize

EditorPluginDisablePlugin Method

Called by the engine when the user disables 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 DisablePlugin()
See Also