modding:function:msngetdata
This is an old revision of the document!
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 | missions |
| 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.1485138507.txt.gz · Last modified: by xephyr
