User Tools

Site Tools


modding:function:msnreward

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.txt · Last modified: 2017/01/31 22:35 by xephyr