コード例 #1
0
 private void OnApplicationQuite()
 {
     ThreadManager.Abort();
 }
コード例 #2
0
 private void OnDestroy()
 {
     ThreadManager.Abort();
 }