Class PlayerScore

Sample representation of a player's score

Hierarchy

  • PlayerScore

Index

Properties

Optional matchId

matchId: undefined | string

Corresponding match Id

ordinalRank

ordinalRank: string = ""

Ordinal rank e.g. first, second, third

rank

rank: number = 0

Rank of player in leaderboard

score

score: number = 0

Score of player

Brought to you with ❤ by the Alexa Games team at Amazon. © 2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.