Exemplo n.º 1
0
    void Awake()
    {
        panelScript = UIShopController.Instance.popupShopScript;

        DataDefault();
    }
Exemplo n.º 2
0
 void Start()
 {
     panelScript = UIShopController.Instance.popupShopScript;
 }