gta.onMission
(Redirected from Gta.onMission)
Jump to navigation
Jump to search
Variable
Client Only
Online and Offline
Read and Set
Available since Client 1.0.0
bool gta.onMission
The gta.onMission variable is used to see if the client is currently in a mission.
Value
bool | A boolean, indicating whether the player is on a mission (true) or not (false). |
read/set | This variable can be changed, as well as read. |
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
gta.cancelMission
gta.onMission
gta.startMission