From 2a6c591957b456961db192908ce62d997d34acac Mon Sep 17 00:00:00 2001 From: willnationsdev Date: Fri, 29 Jun 2018 22:08:28 -0500 Subject: Expose ScriptCreateDialog to EditorPlugin --- doc/classes/EditorPlugin.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/classes/EditorPlugin.xml') diff --git a/doc/classes/EditorPlugin.xml b/doc/classes/EditorPlugin.xml index b9945f3f73..f5fbf8e313 100644 --- a/doc/classes/EditorPlugin.xml +++ b/doc/classes/EditorPlugin.xml @@ -235,6 +235,13 @@ + + + + + Gets the Editor's dialogue used for making scripts. Note that users can configure it before use. + + -- cgit v1.2.3