OutputIndex

Index into Expression's outputs array that this input is connected to.

Choose your operating system:

Windows

macOS

Linux

Syntax

int32 OutputIndex

Remarks

Index into Expression's outputs array that this input is connected to. If you want to be safe when checking against dangling Reroute nodes, please use GetTracedInput before accessing this property.