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
modding/function/msnreward.txt · Last modified: by xephyr
