Esempio n. 1
0
 protected override bool DoShowAd()
 {
     UPSDK.showRewardAd(m_Config.unitID);
     return(true);
 }
 public void onBtnReward_aaa_Click()
 {
     UPSDK.showRewardAd("aaa");
 }