ShopItem
One catalogue entry. Returned by: shop.get_catalogue()
| Member | Returns | Meaning |
|---|---|---|
.id | string | Item id (used for buying) |
.name | string | Display name |
.cost | number | Price in credits |
See also
Section titled “See also”- Shop: buy/sell API
One catalogue entry. Returned by: shop.get_catalogue()
| Member | Returns | Meaning |
|---|---|---|
.id | string | Item id (used for buying) |
.name | string | Display name |
.cost | number | Price in credits |