modding:function:itmgetusescreen
Discuss this page on this pages TalkPage
itmGetUseScreen
See itmGetUseScreen at Xelerus
| Syntax | (itmGetUseScreen item) → screenUNID or Nil |
|---|---|
| Arguments | item: The itemStruct of the item you want to get the use screen UNID from. |
| Returns | The use screen UNID of the item, or Nil if it has none |
| Category | item |
| Description | Returns the use screen UNID of the item. |
Example
(itmGetUseScreen (itmCreate 0x403E 1))
Returns the number 0x0000A00D. Return to Functions list
modding/function/itmgetusescreen.txt · Last modified: by 127.0.0.1
