Discuss this page on this pages TalkPage
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 |
(itmGetCategory (itmCreate 0x4001 1))
Returns a 2. Return to Functions list