Version: 2020.3
public bool running ;

描述

子系统是否在运行。

This returns true after Start has been called on the subsystem, and false after Stop is called.