public void Clicked() { Placer.EnablePlacing(buildObj, this); placeBtn.SetActive(false); uiToHide.SetActive(false); closeBtn.SetActive(true); }