Ejemplo n.º 1
0
 void Start()
 {
     shopPopupManager = gameObject.GetComponentInParent <ShopPopupManager>();
     UpdateUI();
 }