Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IntegratedSubsystem.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.