mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
Changes order of brief/long descriptions and removes category as per godotengine/godot#35132.
This commit is contained in:
@@ -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
|
||||
-------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user