Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

SerializedObject.GetIterator

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.

Did you find this page useful? Please give it a rating: