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