Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

SerializedProperty.DeleteCommand

public function DeleteCommand(): bool;

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.