User Tools

Site Tools


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.

Mission Types

Return to Mission functions list

Return to functions list

modding/function/msngetdata.txt · Last modified: 2017/01/31 22:33 by xephyr