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.GetEnumerator

GetEnumerator(): IEnumerator;
IEnumerator GetEnumerator();
def GetEnumerator() as IEnumerator

Description

Retrieves an iterator that allows you to iterator over the current nexting of a serialized property.