C# Class UnityEngine.Animation.Enumerator

Inheritance: IEnumerator
Afficher le fichier Open project: randomize/VimConfig

Méthodes publiques

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

Private Methods

Méthode Description
Enumerator ( Animation outer ) : System

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void