mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user