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.