Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Stop()

Stops an instance of a subsystem. Once the instance is stopped, the subsystem representing this instance is no longer active and should not consume CPU resources.
Read time 1 minuteLast updated 6 days ago

Definition

public void Stop()