Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SerializedProperty.DeleteCommand

public bool DeleteCommand();

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.