User Tools

Site Tools


modding:function:msnreward

This is an old revision of the document!


Discuss this page on this page's Talk Page

msnReward

Syntax (msnReward missionObj [data])
Arguments missionObj: The mission object.
data: Data to pass on to <OnReward>.
Returns
Category data functions, mission functions
Description Calls the <OnReward> event on the mission object, passing on the optional data.

Example

(msnReward gSource)

Calls the <OnReward> event on the mission object

See Also

Mission Types

Return to Mission functions list

Return to Functions list

modding/function/msnreward.1485827387.txt.gz · Last modified: 2017/01/31 01:49 by xephyr