// ReSharper disable once InconsistentNaming private void OnButtonClick(GameObject unitSelected) { unitCreator.ButtonClicked(unitSelected); }