Skip to content

getScores

getScores(scoreboardID, opt): Promise<Score[]>

Get the scores for a scoreboard

Parameters

ParameterTypeDescription
scoreboardIDnumberThe id of the scoreboard to get scores from
optScoreBoardGetScoresParams-

Returns

Promise<Score[]>

Scores corresponding to the scoreboard

Source

newgrounds.d.ts:483