modding:function:msnsetplayertarget
Discuss this page on this page's Talk Page
msnsetplayertarget
| Syntax | (msnSetPlayerTarget missionObj) |
|---|---|
| Arguments | missionObj: The mission object to get the target from. |
| Returns | |
| Category | mission functions |
| Description | Calls the <OnSetPlayerTarget> event on the mission object. |
Example
(msnSetPlayerTarget gSource)
Calls the <OnSetPlayerTarget> event on the mission object.
See Also
modding/function/msnsetplayertarget.txt · Last modified: by xephyr
