Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

SerializedObject.GetIterator

Switch to Manual
public SerializedProperty GetIterator();

Description

Get the first serialized property.

You can use this to go over all properties of the target object.

See Also: FindProperty, SerializedProperty.