Beta Documentation - Subject to change.

An item that a user can have.

Methods

  NameDescription
GetCategoryGets the category of the item.
GetDurabilityGets the durability of the item.
GetNameGets the name of the entity. (Inherited from Entity)
GetQualityGets the quality of the item.
GetQuantityGets the number of the item represented by this item.
GetWearStateGets the wear state of the item.

Events

  NameDescription
QuantityChangedEvent fired when the quantity has changed.
WearStateChangedEvent fired when the wear state has changed.