Add classes ref generated by makerst.py

This commit is contained in:
Rémi Verschelde
2016-02-07 12:17:14 +01:00
parent 5c1e9caf8d
commit 6dee0d20d4
364 changed files with 41759 additions and 37 deletions

View File

@@ -0,0 +1,37 @@
.. _class_GDScript:
GDScript
========
Inherits: :ref:`Script<class_script>`
-------------------------------------
Category: Core
--------------
Brief Description
-----------------
Member Functions
----------------
+----------------------------------+-----------------------------------------------------------------------------+
| void | :ref:`new<class_GDScript_new>` **(** **)** |
+----------------------------------+-----------------------------------------------------------------------------+
| :ref:`RawArray<class_rawarray>` | :ref:`get_as_byte_code<class_GDScript_get_as_byte_code>` **(** **)** const |
+----------------------------------+-----------------------------------------------------------------------------+
Member Function Description
---------------------------
.. _class_GDScript_new:
- void **new** **(** **)**
.. _class_GDScript_get_as_byte_code:
- :ref:`RawArray<class_rawarray>` **get_as_byte_code** **(** **)** const