SerializedProperty.GetArrayElementAtIndex Manual     Reference     Scripting  
Scripting > Editor Classes > SerializedProperty
SerializedProperty.GetArrayElementAtIndex

function GetArrayElementAtIndex (index : int) : SerializedProperty

Description

Returns the element at the specified index in the array.

See Also: isArray