コード例 #1
0
 public static void hide()
 {
     if (_adsShow)
     {
         UnityAdsExternal.hide();
     }
 }