Difference between revisions of "Event.REPORT SCORE COMPLETE"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Score successfully reported") |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2012.09<br/> | '''Available since:''' Gideros 2012.09<br/> | ||
+ | '''Value:''' reportScoreComplete<br/> | ||
=== Description === | === Description === | ||
Score successfully reported | Score successfully reported | ||
+ | === Parameters === | ||
+ | '''id''': (string) Leaderboard id<br/> | ||
+ | '''score''': (number) Score<br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2012.09
Value: reportScoreComplete
Description
Score successfully reported
Parameters
id: (string) Leaderboard id
score: (number) Score