From 87be0bc1101d7cf52ca40c5b3b7fc87b785edfb1 Mon Sep 17 00:00:00 2001 From: George Marques Date: Tue, 30 Jan 2018 20:11:07 -0200 Subject: Add interface for plugins to enable/disable other plugins --- doc/classes/EditorInterface.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/classes/EditorInterface.xml') diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index 4d3b31ae3..61c93becd 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -100,6 +100,15 @@ Shows the given property on the given [code]object[/code] in the Editor's Inspector dock. + + + + + + + Returns the enabled status of a plugin. The plugin name is the same as its directory name. + + @@ -155,6 +164,17 @@ + + + + + + + + + Sets the enabled status of a plugin. The plugin name is the same as its directory name. + + -- cgit v1.2.3-70-g09d2