Set variable value node
Set the value of a variable.
阅读时间1 分钟最后更新于 5 个月前
Use the Set variable value node to set the value of a variable. The variable can be a number, string, or any other type. For example, you can use this node to update the name of a user or change a score value.
Sockets
Socket | Type | Description |
|---|---|---|
| Set | | The variable you want to set the value for. |
| To | | The value you want to assign to the variable. |