Difference between revisions of "Ads:set"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets property value of the ad (accepted values: '''x''', '''y''')
 
Sets property value of the ad (accepted values: '''x''', '''y''')
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Ads:set(property,value)
 
Ads:set(property,value)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Latest revision as of 17:51, 12 July 2023