Beta Documentation - Subject to change.

An item that is contained in a user's wallet.

Methods

  NameDescription
GetDescriptionGets the description of the wallet item.
GetImageGets the image used to identity the wallet item.
GetMaxQuantityGets the maximum quantity of this wallet item that a player can have.
GetNameGets the name of the wallet item.
GetQuantityGets the quantity of the wallet item that the player has.
GetSmallImageGets the small image used to identity the wallet item.
IsAccountItemGets a flag indicating if the item is shared across all characters of an account.

Events

  NameDescription
MaxQuantityChangedEvent fired when the max quantity of the wallet item changes.
QuantityChangedEvent fired when the quantity of the wallet item changes.