Difference between revisions of "Ads.new"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Initializes a new ad framework.
 
Initializes a new ad framework.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Ads.new(adframework)
 
Ads.new(adframework)
</source>
+
</syntaxhighlight>
  
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide)
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide)

Latest revision as of 18:23, 12 July 2023