mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Sync classref with changes from godotengine/godot#24640
This commit is contained in:
@@ -19,14 +19,14 @@ Brief Description
|
||||
Methods
|
||||
-------
|
||||
|
||||
+------------------------------+-------------------------------------------------------+
|
||||
| :ref:`Object<class_Object>` | :ref:`new<class_CSharpScript_new>` **(** **)** vararg |
|
||||
+------------------------------+-------------------------------------------------------+
|
||||
+-----------------------------+--------------------------------------------------------------+
|
||||
| :ref:`Object<class_Object>` | :ref:`new<class_CSharpScript_method_new>` **(** **)** vararg |
|
||||
+-----------------------------+--------------------------------------------------------------+
|
||||
|
||||
Method Descriptions
|
||||
-------------------
|
||||
|
||||
.. _class_CSharpScript_new:
|
||||
.. _class_CSharpScript_method_new:
|
||||
|
||||
- :ref:`Object<class_Object>` **new** **(** **)** vararg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user