public void OnPointerDown(PointerEventData eventData) { if (_inventory.SceneState == SceneState.InLobby) { _tooltip.Active(_item); } }