modding:function:msngetstaticdata
Discuss this page on this page's Talk Page
msnGetStaticData
Syntax | (msnGetStaticData missionObj attrib) |
---|---|
Arguments | missionObj: The mission object you want to get the static data from. |
attrib: The name of the static data. | |
Returns | the data |
Category | data, mission functions |
Description | Returns the data from the xml named by the string from the mission. |
Example
(msnGetStaticData gSource 'data)
Returns the static data field named 'data on the mission.
See Also
modding/function/msngetstaticdata.txt · Last modified: 2017/01/31 22:33 by xephyr