godot / 3.4 / classes / class_visualscriptindexget.html

VisualScriptIndexGet

Inherits: VisualScriptNode < Resource < Reference < Object

A Visual Script node for getting a value from an array or a dictionary.

Description

VisualScriptIndexGet will return the value stored in an array or a dictionary under the given index.

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