Function SimulatorBurst.OnDestroy
        
                OnDestroy
        
                ()
    
            
            Frees all used memory.
                Public
            
        void OnDestroy ()
Frees all used memory.
Warning
You must call this when you are done with the simulator, otherwise some resources can linger and lead to memory leaks.