modding:function:msngetdata
Discuss this page on this pages TalkPage
msnGetData
| Syntax | (msnGetData missionObj attrib) |
|---|---|
| Arguments | missionObj: the mission object the data is stored on |
| attrib: Name of the data to retrieve | |
| Returns | |
| Category | mission_functions |
| Description | retrieves the named data stored on the mission object. |
Example
(msnGetData missionObj 'fleetCounter)
Retrieves the data named “fleetCounter” stored on the mission object.
Return to Mission functions list
Return to functions list
modding/function/msngetdata.txt · Last modified: by xephyr
