Sandbox Logo

Link.ArrayIndex

int ArrayIndex { get; set; }

Description

If <see cref="P:Facepunch.ActionGraphs.Link.IsArrayElement" /> is true, this is the index of the element in the receiving array.

Return

User Comments