|
ActionAdventureKit 1.9.3
|
visualizes the item currently equipped to a slot and manages the assignment animation moving the item from the equipment menu to the slot in the HUD
Public Member Functions | |
| void | Assign (InputAction.CallbackContext callbackContext) |
| void | Assign () |
Public Attributes | |
| ItemSlotBase | Slot |
| Image | Image |
| TMP_Text | QuantityText |
| CanvasGroup | CanvasGroup |
| Image | AssignmentImage |
| float | AssignmentImageDuration = 0.2f |
| Color | CappedColor |
| UnityEvent | Assigning |