Version: 2022.3
언어: 한국어

Enumerator

struct in UnityEditor

매뉴얼로 전환

설명

Enumerates the elements of a TypeCollection.

변수

CurrentGets the element at the current position of the enumerator.

Public 함수

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