From c314203a70414dd765f57660cbecca2024e99323 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Mon, 23 Aug 2021 18:15:50 +0200 Subject: Fix Visual Script editor --- .../doc_classes/VisualScriptEditor.xml | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 modules/visual_script/doc_classes/VisualScriptEditor.xml (limited to 'modules/visual_script/doc_classes') diff --git a/modules/visual_script/doc_classes/VisualScriptEditor.xml b/modules/visual_script/doc_classes/VisualScriptEditor.xml deleted file mode 100644 index 9ea889c77b..0000000000 --- a/modules/visual_script/doc_classes/VisualScriptEditor.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - Add a custom Visual Script node to the editor. It'll be placed under "Custom Nodes" with the [code]category[/code] as the parameter. - - - - - - - - Remove a custom Visual Script node from the editor. Custom nodes already placed on scripts won't be removed. - - - - - - - Emitted when a custom Visual Script node is added or removed. - - - - - - -- cgit v1.2.3