Methods
| Name | Description | |
|---|---|---|
| GetItem | Gets a wallet item from the player's wallet. | |
| GetSize | Gets the number of items in the player's wallet. |
Events
| Name | Description | |
|---|---|---|
| ItemAdded | Event fired when an item is added to the wallet. | |
| ItemRemoved | Event fired when an item is removed from the wallet. |