Namespace: Esper.Inventool.UI.UGUI Access: public Type: class Inherits: MonoBehaviour
Esper.Inventool.UI.UGUI
public
class
MonoBehaviour
icon
Image
The icon image.
label
TextMeshProUGUI
The label text.
button
Button
The button component.
background
The background image.
Set(Sprite icon, string label)
void
Sets the icon and label text.
SetInteractable(bool value)
Enables or disables the button.
Last updated 4 months ago