Click or drag to resize
PvpGame Properties
View Project on GitHub

The PvpGame type exposes the following members.

Properties
  NameDescription
Public propertyEnded
A timestamp of when the match ended.
Public propertyId
The game's UUID.
Public propertyMapId
The map the match was played on, cross-referenced from /v2/maps.
Public propertyProfession
The profession the player was playing during the match.
Public propertyResult
The result of the match.
Public propertyScore
The ending score of the teams.
Public propertyStarted
A timestamp of when the match started.
Public propertyTeam
The team the player was on during the match.
Top
See Also