예제 #1
0
 void OnDestroy()
 {
     if (_game != null)
     {
         _game.Destroy();
     }
 }