modding:function:objsetglobaldata
Discuss this page on this pages TalkPage
objSetGlobalData
See objSetGlobalData at Xelerus
| Syntax | (objSetGlobalData spaceObject string expression) |
|---|---|
| Arguments | spaceObject: The space object of the type you want to set data in. |
| string: The name of the data. | |
| expression: Can be anything except a pointer or a list containing pointers. | |
| Returns | condition: True if successful. |
| Category | spaceobject |
| Description | Sets the data named by the string to whatever the expression is in the space object of the type you want it in. |
Example
Return to Functions list
modding/function/objsetglobaldata.txt · Last modified: by 127.0.0.1
