コード例 #1
0
ファイル: MoPub.cs プロジェクト: winterdl/Flippy
 // Destroys the banner and removes it from view
 public static void destroyBanner()
 {
     MP.destroyBanner();
 }