Version: 2022.3
言語: 日本語
public SerializedProperty Copy ();

説明

Returns a copy of the SerializedProperty iterator in its current state.

This is useful if you want to keep a reference to the current property but continue with the iteration.

See Also: Next, SerializedObject.FindProperty, SerializedObject.GetIterator