private void ReceiveLocBtnClick(LocationData loction) { locDescUI.Location = loction; locDescUI.gameObject.SetActive(true); }