Constructors
constructor
- new CompetitiveGame(clientVersion, mapDisplayName, mapTileSet, benefactorId, createTime, gameId, gatewayId, matchGuid, players): CompetitiveGame
-
Parameters
-
clientVersion: string
-
mapDisplayName: string
-
mapTileSet: number
-
benefactorId: number
-
createTime: Date
-
gameId: number
-
gatewayId: number
-
matchGuid: null | string
-
Properties
benefactorId
benefactorId: number
clientVersion
clientVersion: string
createTime
createTime: Date
gatewayId
gatewayId: number
mapDisplayName
mapDisplayName: string
mapTileSet
mapTileSet: number
matchGuid
matchGuid: null | string