Version: 2022.2
言語: 日本語

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.