ButtonBhv

This is an abstract base class for UI buttons. The button can display a tooltip. For the contents of the tooltip, ButtonBhv requires its inheritors to implement GetTooltipData()

A button does not necessarily have to be clickable.

Tbe already contains the following inheritors:

  • CastButtonBhv

  • CharAttributeBhv

  • CooldownButtonBhv

  • CurrencyUiBhv

  • ItemButtonBhv

  • UiBuffBhv

  • WeaponButtonBhv