Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
index
ActionGameScore
Interface ActionGameScore
Someone scored in a game (usually only used for newly set high scores)
interface
ActionGameScore
{
gameId
:
Long
;
score
:
number
;
type
:
"game_score"
;
}
Index
Properties
game
Id
score
type
Properties
Readonly
game
Id
game
Id
:
Long
Game ID
Readonly
score
score
:
number
Score
Readonly
type
type
:
"game_score"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
game
Id
score
type
mtcute - v0.17.2
Loading...
Someone scored in a game (usually only used for newly set high scores)