PauseApplication
Class in Zigurous.Debug
Declaration
public sealed class PauseApplication : MonoBehaviour
Description
Pauses the application via user input.
Properties
paused | Whether the application is currently paused or not (Read only). |
Methods
Pause | Pauses the application. |
Resume | Resumes the application. |