Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

SerializedProperty.DuplicateCommand

DuplicateCommand(): bool;
bool DuplicateCommand();
def DuplicateCommand() as bool

Description

Duplicates the serialized property.

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