Exemplo n.º 1
0
 void Start()
 {
     destroyBuildingButton.onClick.AddListener(() => UIManager.Instance.State = UIState.DestoryBuildings());
 }