Difference between revisions of "Gaming:showAchievements"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Show achievements. <source lang="lua"> = Gaming:showAchievements() </source>")
 
Line 4: Line 4:
 
Show achievements.
 
Show achievements.
 
<source lang="lua">
 
<source lang="lua">
= Gaming:showAchievements()
+
Gaming:showAchievements()
 
</source>
 
</source>

Revision as of 11:20, 23 August 2018

Available since: Gideros 2012.09

Description

Show achievements.

 Gaming:showAchievements()