Difference between revisions of "ALLOW THIS SCRIPT TO BE PAUSED"
Jump to navigation
Jump to search
(New page: {{Native |np=1 |p1t=bool |p1d=Allows or disallows this script to be paused |r=0 }} Allows or disallows the script this native is executed in to be paused.) |
Zolika1351 (talk | contribs) |
||
| Line 7: | Line 7: | ||
Allows or disallows the script this native is executed in to be paused. | 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. | ||
Latest revision as of 15:07, 11 December 2017
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | bool | Allows or disallows this script to be paused |
| Return value: | ||
| Type | Description | |
| 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.