PauseApplication


Declaration

public sealed class PauseApplication : MonoBehaviour

Description

Pauses the application via user input.

Properties

pausedWhether the application is currently paused or not (Read only).

Methods

PausePauses the application.
ResumeResumes the application.