Version: 2023.2
言語: 日本語
public bool 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.