mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix typo in visual scripting Nodes and terminology (#3941)
Fix Typo "sequenced getter" -> "sequenced setter"
This commit is contained in:
@@ -267,7 +267,7 @@ These are nodes you can use as temporary storage for your graphs. Make sure they
|
||||
.. image:: img/visual_script41.png
|
||||
|
||||
|
||||
As it can be seen above, there are two nodes available: A simple getter, and a sequenced getter (setting requires a sequence port).
|
||||
As it can be seen above, there are two nodes available: A simple getter, and a sequenced setter (setting requires a sequence port).
|
||||
|
||||
|
||||
Scene Node
|
||||
|
||||
Reference in New Issue
Block a user