GameHighScore
Contains one row of the game high score table.
This is an alias for the GameHighScoreUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "gameHighScore" | |
position | number | Position in the high score table |
userId | number | User identifier |
score | number | User score |