Method | Description | |
---|---|---|
OnApplicationQuit ( ) : void | ||
RunCoroutine ( IEnumerator routine ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnApplicationPause ( bool paused ) : void |
public RunCoroutine ( IEnumerator routine ) : void | ||
routine | IEnumerator | |
return | void |