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
- Type: Method
- Namespace: UnityEngine.SubsystemsImplementation
- Assembly: UnityEngine.SubsystemsModule
public void Stop()