ALLOW THIS SCRIPT TO BE PAUSED

From GTAMods Wiki
Revision as of 15:07, 11 December 2017 by Zolika1351 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ALLOW_THIS_SCRIPT_TO_BE_PAUSED
Number of parameters: 1
Parameter #TypeDescription
1.boolAllows or disallows this script to be paused
Return value:
TypeDescription
None

Allows or disallows the script this native is executed in to be paused.

For example, when entering the Custom Match menu, every pausable script gets paused.