ActionAdventureKit 1.8.0
|
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 |