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

function DeleteCommand () : boolean

Description

Deletes the serialized property.

The serialized property can't be used anymore after calling this function. A new iterator must be created in that case.