Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-09-21 09:49:38 +02:00
parent df6316f918
commit ce0bb7b277
494 changed files with 7138 additions and 7027 deletions

View File

@@ -37,7 +37,7 @@ Methods
Property Descriptions
---------------------
.. _class_GDNative_library:
.. _class_GDNative_library:
- :ref:`GDNativeLibrary<class_GDNativeLibrary>` **library**
@@ -50,15 +50,15 @@ Property Descriptions
Method Descriptions
-------------------
.. _class_GDNative_call_native:
.. _class_GDNative_call_native:
- :ref:`Variant<class_Variant>` **call_native** **(** :ref:`String<class_String>` calling_type, :ref:`String<class_String>` procedure_name, :ref:`Array<class_Array>` arguments **)**
.. _class_GDNative_initialize:
.. _class_GDNative_initialize:
- :ref:`bool<class_bool>` **initialize** **(** **)**
.. _class_GDNative_terminate:
.. _class_GDNative_terminate:
- :ref:`bool<class_bool>` **terminate** **(** **)**