Loading...
Searching...
No Matches
AdventureCore.ItemSlotPanel Class Reference

Detailed Description

visualizes an ItemSlotBase in the ui, the equipped item can be forwarded to an AdventureCore.InventoryItemPanel to be visualized there

https://adventure.softleitner.com/manual/item

Inheritance diagram for AdventureCore.ItemSlotPanel:

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