Discuss this page on this page's [[msnReward Talk Page|Talk Page]] === msnReward === ^ Syntax | (msnReward missionObj [data]) | ^ Arguments | missionObj: The mission object. | ^ | data: Data to pass on to . | ^ Returns | | ^ Category | [[data functions]], [[mission functions]] | ^ Description | Calls the event on the mission object, passing on the optional data. | === Example === (msnReward gSource) Calls the event on the mission object ==== See Also ==== [[modding:xml:missiontype|Mission Types]] Return to [[modding:function:Mission_functions|Mission functions]] list Return to [[modding:functions:]] list