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.
Get the first serialized property.
You can use this to go over all properties of the target object.
See Also: FindProperty, SerializedProperty.