UI Inventory Controller Object
From Runic Games Wiki
Contents |
UI Inventory Controller
Properties
Name | Category | Type | Description | ReadOnly |
---|---|---|---|---|
PIECES | PIECES | string | List of widget names this controller knows about. | X |
ONLY ON BROADCAST | PROPERTIES | bool | If true the controller will only broadcast if told to with an input event. | |
CONTAINER | INVENTORY CONTAINER | string | The inventory container to check | |
TYPE | TARGETING | string | The type of target the list should use. | |
INDEX | TARGETING | int | The index of the target type. | |
SECONDARY INDEX | TARGETING | int | The secondar index of the target type. | |
TARGET NAME | TARGETING | string | The name of the unit in the level. |
Input Events
Broadcast
Select Inventory
Inventory Has Items
Return Dragging Item
Equip Dragging Item
Output Events
Allow Dragging Item
Dragging Item Not Allowed
Inventory Selected
Inventory has Items
No Items In Inventory
Quick Swap Occurred