Loading...
Searching...
No Matches
AdventureHero.HeroSlotPanel Class Reference

Detailed Description

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

https://adventure.softleitner.com/manual/hero-setup

Inheritance diagram for AdventureHero.HeroSlotPanel:

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