Enumerator

struct in UnityEditor

/

Implemented 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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答