BPT library
Main
Classes
Articles
Download page
BPT\types\
gameHighScore
Extended by :
BPT\types\types
This object represents one row of the high scores table for a game.
Properties
Name
Type
Description
Kind
position
int
Position in high score table for the game
normal
user
BPT\types\user
User
normal
score
int
Score
normal