Beispiel #1
0
 public void DestroySession()
 {
     TickManager.Stop();
     TickManager.Dispose();
     OnSessionReady = null;
 }