Difference between revisions of "Ads:enableTesting"
From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight") |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
=== Description === | === Description === | ||
Enables testing ads if supported by framework. | Enables testing ads if supported by framework. | ||
− | < | + | <syntaxhighlight lang="lua"> |
Ads:enableTesting() | Ads:enableTesting() | ||
− | </ | + | </syntaxhighlight> |
{{Ads}} | {{Ads}} |
Latest revision as of 16:51, 12 July 2023
Available since: Gideros 2011.6
Class: Ads
Description
Enables testing ads if supported by framework.
Ads:enableTesting()