GetPaused

Description

Returns 1 if your desktop app loses focus. You can choose to activate a pause screen when this happens or let the app continue as normal. This only applies to desktop platforms, on mobile platforms you should use GetResumed instead.

Definition

integer GetPaused()