Ads:set

From GiderosMobile
Revision as of 17:35, 12 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")

Available since: Gideros 2011.6
Class: Ads

Description

Sets property value of the ad (accepted values: x, y) <syntaxhighlight lang="lua"> Ads:set(property,value) </source>

Parameters

property: (string) name of the property to set
value: (varies) value to set