C# Class UnityEngine.Transform.Enumerator

Inheritance: IEnumerator
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
Reset ( ) : void

Private Methods

Méthode Description
Enumerator ( Transform outer ) : System

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void