Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

Enumerator

struct in Unity.Hierarchy

/

Implemented in:UnityEngine.HierarchyCoreModule

Description

An enumerator for hierarchy node type handlers base.

Properties

Description
Current Get the current item being enumerated.

Public Methods

Description
Dispose Dispose of the enumerator.
MoveNext Move to next iterable value.