00:00
00:00
Newgrounds Background Image Theme

Refuce just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Browse Sections

Newgrounds Wiki: SCORES_LOADED

This event is fired when a list of high scores has been loaded from the server.

APIEvent

This event will be an instance of APIEvent, and contain the following values:
  • type:String - APIEvent.SCORES_LOADED
  • success:Boolean - True if the scores were loaded.
  • data:Object - Containing the following properties:

    • board:ScoreBoard - The ScoreBoard instance you loaded scored for.