gta.paused

From GTA Connected
Revision as of 12:30, 12 December 2019 by Mex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = variable |name = gta.paused |readonly = true |returnTypes = bool |usage = fetch the paused status for the game |returnInfo = a bool, re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Variable Client Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Client 1.0.0

bool gta.paused

The gta.paused variable is used to fetch the paused status for the game.

Value

bool A bool, representing the paused status for the game.
readonly This variable cannot be changed.

Notes

There aren't any notes for this variable.

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.

Related

Client Related

icon-iii.png icon-vc.png icon-sa.png gta.paused