An element that represents a key item.
Namespace: Esper.Inventool.UI Access: public Type: class Inherits: MonoBehaviour
Esper.Inventool.UI
public
class
MonoBehaviour
button
Button
The button.
itemStack
ItemStack
The item stack reference.
nameLabel
TextMeshProUGUI
The name label.
amountLabel
The amount label.
SetItem(ItemStack itemStack)
void
Assigns stack, wires hover/click, sets text.
Last updated 4 months ago