summaryrefslogtreecommitdiff
path: root/modules/gdnative/doc_classes/PluginScript.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/doc_classes/PluginScript.xml')
-rw-r--r--modules/gdnative/doc_classes/PluginScript.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/modules/gdnative/doc_classes/PluginScript.xml b/modules/gdnative/doc_classes/PluginScript.xml
deleted file mode 100644
index ec80ade394..0000000000
--- a/modules/gdnative/doc_classes/PluginScript.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<class name="PluginScript" inherits="Script" version="4.0">
- <brief_description>
- </brief_description>
- <description>
- </description>
- <tutorials>
- </tutorials>
- <methods>
- <method name="new" qualifiers="vararg">
- <return type="Variant" />
- <description>
- Returns a new instance of the script.
- </description>
- </method>
- </methods>
-</class>