godot / 3.4 / classes / class_visualscriptindexset.html

VisualScriptIndexSet

Inherits: VisualScriptNode < Resource < Reference < Object

A Visual Script node for setting a value in an array or a dictionary.

Description

VisualScriptIndexSet will set the value stored in an array or a dictionary under the given index to the provided new value.

© 2014–2022 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.4/classes/class_visualscriptindexset.html