C# Class Kore.Coroutines.CachedStateChangeYieldable

Inheritance: IYieldable
Afficher le fichier Open project: vgwb/Antura_arabic Class Usage Examples

Méthodes publiques

Свойство Type Description
NextState IEnumerator

Méthodes publiques

Méthode Description
OnYield ( ICoroutineEngine engine ) : void

Method Details

OnYield() public méthode

public OnYield ( ICoroutineEngine engine ) : void
engine ICoroutineEngine
Résultat void

Property Details

NextState public_oe property

public IEnumerator NextState
Résultat IEnumerator