Discuss this page on this page's [[msnSuccess Talk Page|Talk Page]] === msnSuccess === ^ Syntax | (msnSuccess missionObj [data]) | ^ Arguments | missionObj: The mission object. | ^ | data: arbitrary data to pass on to the event | ^ Returns | | ^ Category | [[mission functions]] | ^ Description | Calls the and event on the mission object | === Example === (msnSuccess gSource) Calls the and event on the mission object, with "success" as the reason. ==== See Also ==== [[modding:xml:missiontype|Mission Types]] Return to [[modding:function:Mission_functions|Mission functions]] list Return to [[modding:functions:]] list