Sync classref with current source

Changes order of brief/long descriptions and removes category
as per godotengine/godot#35132.
This commit is contained in:
Rémi Verschelde
2020-01-15 00:51:47 +01:00
parent 251518c54d
commit 2b4319bc29
654 changed files with 5953 additions and 8315 deletions

View File

@@ -13,13 +13,13 @@ VisualScriptLists
**Inherited By:** :ref:`VisualScriptComposeArray<class_VisualScriptComposeArray>`
**Category:** Core
Brief Description
-----------------
A Visual Script virtual class for in-graph editable nodes.
Description
-----------
A Visual Script virtual class that defines the shape and the default behaviour of the nodes that have to be in-graph editable nodes.
Methods
-------
@@ -41,11 +41,6 @@ Methods
| void | :ref:`set_output_data_port_type<class_VisualScriptLists_method_set_output_data_port_type>` **(** :ref:`int<class_int>` index, :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` type **)** |
+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Description
-----------
A Visual Script virtual class that defines the shape and the default behaviour of the nodes that have to be in-graph editable nodes.
Method Descriptions
-------------------