Difference between revisions of "Iad.Banner:show"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
Line 9: Line 9:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
  iad.Banner:show()
 
  iad.Banner:show()
</source>
+
</syntaxhighlight>

Latest revision as of 15:29, 13 July 2023


Available since: Gideros 2012.8
Class: iad.Banner

Description


Shows the ad banner if an ad is currently available or when an ad becomes available.

 iad.Banner:show()