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