C# 클래스 Kuchen.Util.Coroutine

파일 보기 프로젝트 열기: kyubuns/Kuchen

공개 메소드들

메소드 설명
WaitForMessage ( this subscriber, string topics, float timeout = 0.0f ) : IEnumerator

메소드 상세

WaitForMessage() 공개 정적인 메소드

public static WaitForMessage ( this subscriber, string topics, float timeout = 0.0f ) : IEnumerator
subscriber this
topics string
timeout float
리턴 IEnumerator