コード例 #1
0
 void OnMouseDown()
 {
     AdmobVNTIS_Interstitial._showInterstitialImmediately();
 }
コード例 #2
0
 public void showInterstitialImmediately()
 {
     Toast.showText("showInterstitialImmediately Clicked");
     AdmobVNTIS_Interstitial._showInterstitialImmediately();
 }