예제 #1
0
 // ReSharper disable once InconsistentNaming
 private void OnButtonClick(GameObject unitSelected)
 {
     unitCreator.ButtonClicked(unitSelected);
 }