mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with changes from godotengine/godot#24640
This commit is contained in:
@@ -19,9 +19,9 @@ Executes a series of Sequence ports.
|
||||
Properties
|
||||
----------
|
||||
|
||||
+-----------------------+------------------------------------------------+
|
||||
| :ref:`int<class_int>` | :ref:`steps<class_VisualScriptSequence_steps>` |
|
||||
+-----------------------+------------------------------------------------+
|
||||
+-----------------------+---------------------------------------------------------+
|
||||
| :ref:`int<class_int>` | :ref:`steps<class_VisualScriptSequence_property_steps>` |
|
||||
+-----------------------+---------------------------------------------------------+
|
||||
|
||||
Description
|
||||
-----------
|
||||
@@ -43,7 +43,7 @@ Steps through a series of one or more output Sequence ports. The ``current`` dat
|
||||
Property Descriptions
|
||||
---------------------
|
||||
|
||||
.. _class_VisualScriptSequence_steps:
|
||||
.. _class_VisualScriptSequence_property_steps:
|
||||
|
||||
- :ref:`int<class_int>` **steps**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user