Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


running

Will be true if asking the subsytem to start was successful. False in the case that the subsystem has stopped, was asked to stop or has not been started yet.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.SubsystemsModule
bool running { get; }