private void OnApplicationQuite() { ThreadManager.Abort(); }
private void OnDestroy() { ThreadManager.Abort(); }