Discuss this page on this page's [[msnsetplayertarget Talk Page|Talk Page]] === msnsetplayertarget === ^ Syntax | (msnSetPlayerTarget missionObj) | ^ Arguments | missionObj: The mission object to get the target from. | ^ Returns | | ^ Category | [[mission functions]] | ^ Description | Calls the event on the mission object. | === Example === (msnSetPlayerTarget 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