You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
[DOCS] Various VisualScript* nodes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Changes a local variable's value.
|
||||
</brief_description>
|
||||
<description>
|
||||
The node changes a local variable's value to the given input. The new value is also provided on an output Data port.
|
||||
Changes a local variable's value to the given input. The new value is also provided on an output Data port.
|
||||
[b]Input Ports:[/b]
|
||||
- Sequence
|
||||
- Data (variant): [code]set[/code]
|
||||
|
||||
Reference in New Issue
Block a user