mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Sync classref with master branch (4.0 changes)
This commit is contained in:
@@ -16,14 +16,14 @@ CSharpScript
|
||||
Methods
|
||||
-------
|
||||
|
||||
+-----------------------------+------------------------------------------------------------------+
|
||||
| :ref:`Object<class_Object>` | :ref:`new<class_CSharpScript_method_new>` **(** ... **)** vararg |
|
||||
+-----------------------------+------------------------------------------------------------------+
|
||||
+-------------------------------+------------------------------------------------------------------+
|
||||
| :ref:`Variant<class_Variant>` | :ref:`new<class_CSharpScript_method_new>` **(** ... **)** vararg |
|
||||
+-------------------------------+------------------------------------------------------------------+
|
||||
|
||||
Method Descriptions
|
||||
-------------------
|
||||
|
||||
.. _class_CSharpScript_method_new:
|
||||
|
||||
- :ref:`Object<class_Object>` **new** **(** ... **)** vararg
|
||||
- :ref:`Variant<class_Variant>` **new** **(** ... **)** vararg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user