summaryrefslogtreecommitdiff
path: root/modules/gdnative/doc_classes/GDNative.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/doc_classes/GDNative.xml')
-rw-r--r--modules/gdnative/doc_classes/GDNative.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gdnative/doc_classes/GDNative.xml b/modules/gdnative/doc_classes/GDNative.xml
index b4b63bf04a..44d9e32ed8 100644
--- a/modules/gdnative/doc_classes/GDNative.xml
+++ b/modules/gdnative/doc_classes/GDNative.xml
@@ -10,9 +10,9 @@
<method name="call_native">
<return type="Variant">
</return>
- <argument index="0" name="calling_type" type="String">
+ <argument index="0" name="calling_type" type="StringName">
</argument>
- <argument index="1" name="procedure_name" type="String">
+ <argument index="1" name="procedure_name" type="StringName">
</argument>
<argument index="2" name="arguments" type="Array">
</argument>