예제 #1
0
 void Start()
 {
     shopPopupManager = gameObject.GetComponentInParent <ShopPopupManager>();
     UpdateUI();
 }