Methods
Name | Description | |
---|---|---|
![]() | GetBackgroundImageID | Gets the image ID for the background of the item. |
![]() | GetCategory | Gets the category of the item. |
![]() | GetDescription | Gets the description of the item. |
![]() | GetDurability | Gets the durability of the item. |
![]() | GetIconImageID | Gets the image ID for the icon of the item. |
![]() | GetMaxQuantity | Gets the maximum number of instances that can be contained at one time. |
![]() | GetMaxStackSize | Gets the maximum number of instances that can be stacked together. |
![]() | GetName | Gets the name of the item. |
![]() | GetNameWithQuantity | Gets the name of the item including quantity information. |
![]() | GetQuality | Gets the quality of the item. |
![]() | GetQualityImageID | Gets the image ID for the quality of the item. |
![]() | GetShadowImageID | Gets the image ID for the shadow of the item. |
![]() | GetUnderlayImageID | Gets the image ID for the underlay of the item. |
![]() | IsMagic | Gets a flag indicating if the item is considered magical. |
![]() | IsUnique | Gets a flag indicating if the item is unique. |