summaryrefslogtreecommitdiff
path: root/modules/gdnative/doc_classes/PluginScript.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-08-29 15:33:52 +0200
committerRémi Verschelde <rverschelde@gmail.com>2019-08-29 15:33:52 +0200
commit65d61d0360b8c7649dad3b1706ad3a60c639c2d7 (patch)
treecbb2766615f7829305a8c67c4dbdd89aeb268a2d /modules/gdnative/doc_classes/PluginScript.xml
parent46471a8d697527127eb2d76b570539dc0eb2f044 (diff)
doc: Sync classref with current source
Diffstat (limited to 'modules/gdnative/doc_classes/PluginScript.xml')
-rw-r--r--modules/gdnative/doc_classes/PluginScript.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnative/doc_classes/PluginScript.xml b/modules/gdnative/doc_classes/PluginScript.xml
index b07122bbdf..33b5f02bd4 100644
--- a/modules/gdnative/doc_classes/PluginScript.xml
+++ b/modules/gdnative/doc_classes/PluginScript.xml
@@ -8,7 +8,7 @@
</tutorials>
<methods>
<method name="new" qualifiers="vararg">
- <return type="Object">
+ <return type="Variant">
</return>
<description>
Returns a new instance of the script.