A UI element representing a stat (used in hover details).
Namespace: Esper.Inventool.UI.UGUI Access: public Type: class Inherits: MonoBehaviour
Esper.Inventool.UI.UGUI
public
class
MonoBehaviour
icon
Image
Stat icon image.
statLabel
TextMeshProUGUI
Stat text label.
stat
Stat
The stat to display (hidden in inspector).
SetStat(Stat stat)
void
Assign stat and refresh visuals.
Refresh()
Update icon, color, and label text.
Last updated 4 months ago