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.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/modules/gdnative/doc_classes/GDNative.xml b/modules/gdnative/doc_classes/GDNative.xml
index de78bcfa78..83953cef49 100644
--- a/modules/gdnative/doc_classes/GDNative.xml
+++ b/modules/gdnative/doc_classes/GDNative.xml
@@ -21,26 +21,12 @@
<description>
</description>
</method>
- <method name="get_library">
- <return type="GDNativeLibrary">
- </return>
- <description>
- </description>
- </method>
<method name="initialize">
<return type="bool">
</return>
<description>
</description>
</method>
- <method name="set_library">
- <return type="void">
- </return>
- <argument index="0" name="library" type="GDNativeLibrary">
- </argument>
- <description>
- </description>
- </method>
<method name="terminate">
<return type="bool">
</return>