User Tools

Site Tools


modding:function:msnfailure

This is an old revision of the document!


Discuss this page on this pages TalkPage

msnFailure

Syntax (msnFailure missionObj [data])
Arguments missionObj: the mission object
data: arbitrary data to pass on to the mission, which is passed on as gData in the <OnCompleted> event.
Returns
Category missions
Description Fails the mission and calls the <OnCompleted> event on the mission object.

Example

(msnFailure gSource)

Fails the mission.

Mission Types

Return to Mission functions list

Return to Functions list

modding/function/msnfailure.1485138253.txt.gz · Last modified: 2017/01/23 02:24 by xephyr