Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Unity
Coroutine
Yielder
C# 클래스 Unity.Coroutine.Yielder
파일 보기
프로젝트 열기: rozgo/Unity.Coroutine
공개 메소드들
메소드
설명
StartCoroutine
(
IEnumerator
routine
) :
Coroutine
보호된 메소드들
메소드
설명
ProcessCoroutines
( ) :
void
메소드 상세
ProcessCoroutines()
보호된
메소드
protected
ProcessCoroutines
( ) :
void
리턴
void
StartCoroutine()
공개
메소드
public
StartCoroutine
(
IEnumerator
routine
) :
Coroutine
routine
IEnumerator
리턴
Coroutine