Shopping List Controller Object
From Runic Games Wiki
Contents |
Shopping List Controller
Properties
| Name | Category | Type | Description | ReadOnly |
|---|---|---|---|---|
| PIECES | PIECES | string | List of widget names this controller knows about. | X |
| ITEM NAMES | ITEM DETAILS | string | The items you want in the shopping list. | |
| COUNT | WIDGETS | string | The count of items purchasing. | |
| PRICE | WIDGETS | string | The price per item. | |
| COST | WIDGETS | string | The cost of a specific item multiplied by the count getting. | |
| TOTAL COST | WIDGETS | string | The total cost of all shopping list items. | |
| ITEM | WIDGETS | string | The icon of the item. | |
| SELECTED INDEX | ITEM DETAILS | int | The selected index. |
Input Events
Next Page
Previous Page
Increment
Decrement
Reset
Output Events
ITEM SELECTED
NO ITEM SELECTED