2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: gameHighScores
|
|
|
|
description: Contains list of game high scores
|
|
|
|
---
|
|
|
|
## Constructor: gameHighScores
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Contains list of game high scores
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|scores|Array of [gameHighScore](../constructors/gameHighScore.md) | Yes|List of game high scores|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [GameHighScores](../types/GameHighScores.md)
|
|
|
|
|
|
|
|
|