ActionAdventureKit 1.7.3
|
logic for an entry in the gear pause menu
visualizes the item and equips/unequips it when the toggle is changed
Public Member Functions | |
string | GetDescription () |
provides text for hints or tooltips | |
Public Attributes | |
Toggle | Toggle |
CanvasGroup | CanvasGroup |
InventoryBase | Inventory |
ItemSlotBase | Slot |
ItemBase | Item |
string AdventureHero.HeroGearToggle.GetDescription | ( | ) |
provides text for hints or tooltips
Implements AdventureCore.IDescriptionItem.