Example #1
0
 public void Destroy()
 {
     if (Reconstructor != null)
     {
         Reconstructor.FinishReconstruction();
     }
 }