コード例 #1
0
 // Use this for initialization
 void Start()
 {
     AdsMaster.ShowBanner();
 }
コード例 #2
0
 public void OnClickedShowBannerSoon()
 {
     AdsMaster.ShowBanner();
 }