modding:function:itmgetcategory
Discuss this page on this pages TalkPage
itmGetCategory
| Syntax | (itmGetCategory item) → item category |
|---|---|
| Arguments | item: The item you want to know the category of. |
| Returns | An integer representing what category the item belongs to. See description for categories. |
| Category | item |
| Description | The item can be any of the categories found on this page on the wiki: http://wiki.neurohack.com/transcendence/wiki/functionlegend#categories |
Example
(itmGetCategory (itmCreate 0x4001 1))
Returns a 2. Return to Functions list
modding/function/itmgetcategory.txt · Last modified: by 127.0.0.1
