예제 #1
0
 public void JoyPacInterstitialAdShow()
 {
     if (JoyPacUniversalFunc.onSetInterstitialListener_onShowSuccess != null)
     {
         JoyPacUniversalFunc.onSetInterstitialListener_onShowSuccess();
     }
 }