This version of Unity is unsupported.

Enumerator

struct in UnityEditor

Description

Enumerates the elements of a ''FieldInfoCollection''.

Properties

CurrentGets the element at the current position of the enumerator.

Public Methods

DisposeReleases all resources used by the Enumerator.
MoveNextAdvances the enumerator to the next element of the collection.