Exemple #1
0
 private void preloadCoroutineManager()
 {
     this.LogTrace("preload coroutine manager ...");
     CoroutineMgr.Preload();
 }