running
Whether or not the subsystem is running. This returns true after Start has been called on the subsystem, and false after Stop is called.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.SubsystemsImplementation
- Assembly: UnityEngine.SubsystemsModule
public bool running { get; }