|
ActionAdventureKit 1.9.3
|
visualizes an item slot in the UI
Public Member Functions | |
| void | Use () |
| void | EquipPrevious () |
| void | EquipNext () |
| void | Clear () |
Public Attributes | |
| InventoryBase | Inventory |
| ItemSlotBase | Slot |
| InventoryItemElement | InventoryItemElement |
| UIDocument | Document |
| string | RootName |
| string | UseButtonName |
| string | PreviousButtonName |
| string | NextButtonName |
| string | ClearButtonName |
| bool | PreviousNextClear = true |