C# Class Unity.Coroutine.WaitForCount

Inheritance: YieldInstruction
Afficher le fichier Open project: rozgo/Unity.Coroutine

Méthodes publiques

Méthode Description
WaitForCount ( int count ) : System.Collections

Private Methods

Méthode Description
Count ( ) : IEnumerator

Method Details

WaitForCount() public méthode

public WaitForCount ( int count ) : System.Collections
count int
Résultat System.Collections