Enumerator

struct in UnityEditor

Switch to Manual

Description

Enumerates the elements of a TypeCollection.

Variables

CurrentGets the element at the current position of the enumerator.

Public Functions

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