modding:function:objgetstaticdata
Discuss this page on this page's Talk Page
objGetStaticData
See objGetStaticData at Xelerus
| Syntax | (objGetStaticData spaceObject string) |
|---|---|
| Arguments | spaceObject: The space object of the type you want to get the static data from. |
| string: The name of the static data. | |
| Returns | data: The data from the xml named by the string from the space objects type. |
| Category | data, spaceObject |
| Description | Returns the data from the xml named by the string from whatever the space objects type is. |
Very useful function as you can store things in the xml before hand and get them in code.
Example
TODO
Return to Functions list
modding/function/objgetstaticdata.txt · Last modified: by 127.0.0.1
