Exemple #1
0
    void Awake()
    {
        panelScript = UIShopController.Instance.popupShopScript;

        DataDefault();
    }
Exemple #2
0
 void Start()
 {
     panelScript = UIShopController.Instance.popupShopScript;
 }