ActionAdventureKit 1.7.3
|
visualizes an ItemSlotBase in the ui, the equipped item can be forwarded to an AdventureCore.InventoryItemPanel to be visualized there
Public Member Functions | |
void | Use () |
void | EquipPrevious () |
void | EquipNext () |
void | Clear () |
Public Attributes | |
InventoryBase | Inventory |
ItemSlotBase | Slot |
InventoryItemPanel | InventoryItemPanel |
Button | UseButton |
Button | PreviousButton |
Button | NextButton |
Button | ClearButton |
bool | PreviousNextClear = true |