This version of Unity is unsupported.

Subsystem.Stop

Declaration

public void Stop();

Description

Stops an instance of a subsystem.

Once the instance is stopped, the subsystem representing this instance is no longer active and should not consume performance.