modding:function:itmsetglobaldata
Discuss this page on this pages TalkPage
itmSetGlobalData
See itmSetGlobalData at Xelerus
| Syntax | (itmSetGlobalData itemStruct string expression) |
|---|---|
| Arguments | itemStruct: The item struct of the type you want to set global data to. |
| string: The name of the data you are setting. | |
| expression: The value you want to be set. | |
| Returns | condition: True if successful. |
| Category | 0.99, data, item |
| Description | Sets the given named data to what the value of the expression is. |
Example
Return to Functions list
modding/function/itmsetglobaldata.txt · Last modified: by 127.0.0.1
