mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Remove stray spaces in method signatures
This commit is contained in:
@@ -19,15 +19,15 @@ Brief Description
|
||||
Member Functions
|
||||
----------------
|
||||
|
||||
+------------------------------+--------------------------------------------------------+
|
||||
| :ref:`Object<class_object>` | :ref:`new<class_CSharpScript_new>` **(** **)** vararg |
|
||||
+------------------------------+--------------------------------------------------------+
|
||||
+------------------------------+-------------------------------------------------------+
|
||||
| :ref:`Object<class_object>` | :ref:`new<class_CSharpScript_new>` **(** **)** vararg |
|
||||
+------------------------------+-------------------------------------------------------+
|
||||
|
||||
Member Function Description
|
||||
---------------------------
|
||||
|
||||
.. _class_CSharpScript_new:
|
||||
|
||||
- :ref:`Object<class_object>` **new** **(** **)** vararg
|
||||
- :ref:`Object<class_object>` **new** **(** **)** vararg
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user