7 public virtual string idSound =>
"sticky";
13 public virtual bool bold =>
false;
48 button.
icon.SetActive(enable:
false);
53 button.
icon.SetNativeSize();
55 button.onClick.AddListener(delegate
63 button.onRightClick = delegate
76 button.RebuildLayout();
82 button.mainText.fontStyle = (
bold ? FontStyle.Bold : FontStyle.Normal);
virtual bool RemoveOnClick
virtual void RefreshButton()
virtual bool AllowMultiple
virtual bool ForceShowText