ActionAdventureKit 1.7.3
|
logic for an entry in the equipment pause menu
visualizes the item and starts its action when the buttons is pressed
Public Member Functions | |
string | GetDescription () |
provides text for hints or tooltips | |
void | Use () |
Public Attributes | |
Button | Button |
TMP_Text | QuantityText |
CanvasGroup | CanvasGroup |
ItemBase | Item |
ItemSlotBase | Slot |
InventoryBase | Inventory |
Properties | |
InventoryItem | InventoryItem [get] |
|
inline |
provides text for hints or tooltips
Implements AdventureCore.IDescriptionItem.