Skip to content

ScoreBoard

ScoreBoard: {id: number;name: string; }

Contains information about a scoreboard.

Type declaration

MemberTypeDescription
idnumberThe numeric ID of the scoreboard.
namestringThe name of the scoreboard.

Source

newgrounds.d.ts:137