Ejemplo n.º 1
0
 private void OnButtonClick(GameObject unitPrefab)
 {
     Placement.TakeUnit(unitPrefab, Commander);
 }