mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Order everything alphabetically
And sync with current 2.0.x sources.
This commit is contained in:
@@ -18,21 +18,21 @@ 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 |
|
||||
+----------------------------------+-----------------------------------------------------------------------------+
|
||||
| void | :ref:`new<class_GDScript_new>` **(** **)** |
|
||||
+----------------------------------+-----------------------------------------------------------------------------+
|
||||
|
||||
Member Function Description
|
||||
---------------------------
|
||||
|
||||
.. _class_GDScript_new:
|
||||
|
||||
- void **new** **(** **)**
|
||||
|
||||
.. _class_GDScript_get_as_byte_code:
|
||||
|
||||
- :ref:`RawArray<class_rawarray>` **get_as_byte_code** **(** **)** const
|
||||
|
||||
.. _class_GDScript_new:
|
||||
|
||||
- void **new** **(** **)**
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user