onStartMission
Event
Client Only
Online and Offline
Cancellable
Available since Client 1.0.0
function(Event event, int Mission)
The onStartMission event is invoked when a mission is started.
Parameters
Documentation Missing: Parameters
Attributes
cancellable | This event can be cancelled, by using event.preventDefault. |
Notes
There aren't any notes for this event.
Examples
There aren't any examples for this event.
Compatibility
There isn't any compatibility information for this event.
Related
Client Related
onStartMission