Example #1
0
 void StopSim()
 {
     currentSim.StopSimulation();
     Destroy(currentSimObj);
 }