modding:function:itmgetdata
Discuss this page on this pages TalkPage
itmGetData
| Syntax | (itmGetData itemStruct string) |
|---|---|
| Arguments | itemStruct: The item you want to get the data from. |
| string: The name of the data. | |
| Returns | The data named by the string from the item. Returns Nil if there is no data as named by the string. |
| Category | 0.99, data, item |
| Description | Returns the data named by the string for the item. |
Example
Return to Functions list
modding/function/itmgetdata.txt · Last modified: by 127.0.0.1
