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

@@ -36,16 +36,17 @@ Tutorials
---------
- :doc:`../getting_started/scripting/gdscript/index`
Method Descriptions
-------------------
.. _class_GDScript_get_as_byte_code:
.. _class_GDScript_get_as_byte_code:
- :ref:`PoolByteArray<class_PoolByteArray>` **get_as_byte_code** **(** **)** const
Returns byte code for the script source code.
.. _class_GDScript_new:
.. _class_GDScript_new:
- :ref:`Object<class_Object>` **new** **(** **)** vararg