C# Class Kuchen.Util.Coroutine

Afficher le fichier Open project: kyubuns/Kuchen

Méthodes publiques

Méthode Description
WaitForMessage ( this subscriber, string topics, float timeout = 0.0f ) : IEnumerator

Method Details

WaitForMessage() public static méthode

public static WaitForMessage ( this subscriber, string topics, float timeout = 0.0f ) : IEnumerator
subscriber this
topics string
timeout float
Résultat IEnumerator