public void OnClick()
 {
     InventoryEvents.NotifyDetailedViewOpen(objectInSlot.GetDetailedMesh(), objectInSlot.GetDetailedMaterial());
 }