Esempio n. 1
0
 public IEnumerator Bootstrap()
 {
     yield return(StartCoroutine(clientInit.MeteorInit()));
 }