A model for GameStat data

Hierarchy

  • GameStat

Properties

game: Game

The Game this GameStat is for

id: string

The unique ID for this GameStat

lossCount: number

The number of losses

totalPlayTime: number

The total time played

totalPlayerCount: number

The total number of players

totalSessions: number

The total number of sessions

winCount: number

The number of wins

Generated using TypeDoc