Methods
Name | Description | |
---|---|---|
![]() | GetCategory | Gets the category of the item. |
![]() | GetDurability | Gets the durability of the item. |
![]() | GetName | Gets the name of the entity. (Inherited from Entity) |
![]() | GetQuality | Gets the quality of the item. |
![]() | GetQuantity | Gets the number of the item represented by this item. |
![]() | GetWearState | Gets the wear state of the item. |
Events
Name | Description | |
---|---|---|
![]() | QuantityChanged | Event fired when the quantity has changed. |
![]() | WearStateChanged | Event fired when the wear state has changed. |