예제 #1
0
 // Use this for initialization
 void Start()
 {
     AdsMaster.ShowBanner();
 }
예제 #2
0
 public void OnClickedShowBannerSoon()
 {
     AdsMaster.ShowBanner();
 }