public void SetStorageItem(StorageItem _storageItem) { storageItem = _storageItem; tooltipData.text = storageItem.ToString(); }