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