Properties
Name | Type | Description | Script Name |
---|---|---|---|
ID | Int | \ | ID |
Price | Int | \ | Price |
Money Type | Money Type | \ | MoneyType |
Purchase Limit | Int | \ | PurchaseLimit |
Remain Quantity | Int | \ | RemainQuantity |
Name | String | Merchandise Name | Name |
Description | String | \ | Desc |
Item IDs | Item List | \ | ItemIDs |
ItemCounts | Int List | \ | ItemCounts |
Icon | Sprite ID | The resource path. Empty by default. | Icon |
Is Purchasable | Bool | Purchasable or not | IsPurchasable |
API
Name | Description |
---|---|
Add Item To Shop Item | Add item to a product. You can add multiple items to a product by using this block multiple times. |