vehicle.setCarMission
Jump to navigation
Jump to search
Method
Client Only
Online and Offline
Available since Client 1.0.0
void vehicle.setCarMission(int missionId)
The vehicle.setCarMission method is used to set the mission for the vehicle.
Parameters
1) | int | missionId | The mission ID for the vehicle. |
Return
void | This method doesn't return a value. |
Types
Shared
TrainShared
Vehicle
Notes
There aren't any notes for this method.
Examples
There aren't any examples for this method.
Compatibility
There isn't any compatibility information for this method.
Related
Client Related
gta.cancelMission
gta.onMission
gta.startMission