Version: 2017.3

SerializedProperty.GetArrayElementAtIndex

Cambiar al Manual
public SerializedProperty GetArrayElementAtIndex (int index);

Descripción

Returns the element at the specified index in the array.

See Also: isArray.