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

function DeleteArrayElementAtIndex (index : int) : void

Description

Delete the element at the specified index in the array.

See Also: isArray