void OnMouseClick(PointerEventData data) { if (!crewController.recruited) { crewController.fillCrew(); } }