ScoreBoard
ScoreBoard: {
id:number;name:string; }
Contains information about a scoreboard.
Type declaration
| Member | Type | Description |
|---|---|---|
id | number | The numeric ID of the scoreboard. |
name | string | The name of the scoreboard. |
Source
newgrounds.d.ts:137
ScoreBoard: {
id:number;name:string; }
Contains information about a scoreboard.
| Member | Type | Description |
|---|---|---|
id | number | The numeric ID of the scoreboard. |
name | string | The name of the scoreboard. |
newgrounds.d.ts:137