C# 클래스 Unity.Coroutine.WaitForCount

상속: YieldInstruction
파일 보기 프로젝트 열기: rozgo/Unity.Coroutine

공개 메소드들

메소드 설명
WaitForCount ( int count ) : System.Collections

비공개 메소드들

메소드 설명
Count ( ) : IEnumerator

메소드 상세

WaitForCount() 공개 메소드

public WaitForCount ( int count ) : System.Collections
count int
리턴 System.Collections