Enumerator

struct in UnityEditor

/

Implemented in:UnityEditor

Description 描述

Enumerates the elements of a TypeCollection.

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.