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.