UI|Home: Added HomeItemWidget (icon, label, action buttons)
HomeItemWidget is a combination of an icon, label, and action buttonsthat appear when the item is selected. It is used as the widget baseclass for representing game items, multiplayer items, and packageitems.
View differences
UI|Home: Added HomeItemWidget (icon, label, action buttons)
HomeItemWidget is a combination of an icon, label, and action buttons
that appear when the item is selected. It is used as the widget base
class for representing game items, multiplayer items, and package
items.