Event.LOAD SCORES COMPLETE

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains changes which are not marked for translation.


Available since: Gideros 2012.09
Value: loadScoresComplete
Defined by: Gaming

Description

Scores have been loaded from leaderboard.

 	The scores field contains leaderboards entries comprised of the following fields:
  • name: The player's name
  • score: The player's score
  • rank: The player's rank
  • playerId: The player's id
  • picture: The player's picture (URL) if supported
  • timestamp: The timestamp of the entry

Parameters

id: (string) Leaderboard id
name: (string) Leaderboard name
scores: (table) Scores tabled