public void Init(InventoryUI ui) { icon = GetComponent <IconBase>(); ui.equipSlotsUI.AddSlotOnList(this); }