SerializedProperty.GetArrayElementAtIndex

function GetArrayElementAtIndex (index : int) : SerializedProperty

Description

Returns the element at the specified index in the array.

See Also: isArray.