Discuss this page on this page's Talk Page
| Syntax | (msnSuccess missionObj [data]) |
|---|---|
| Arguments | missionObj: The mission object. |
| data: arbitrary data to pass on to the <OnCompleted> event | |
| Returns | |
| Category | mission functions |
| Description | Calls the <OnCompleted> and <OnCanDebrief> event on the mission object |
(msnSuccess gSource)
Calls the <OnCompleted> and <OnCanDebrief> event on the mission object, with “success” as the reason.