Options
All
  • Public
  • Public/Protected
  • All
Menu

Player stat interface for ladder tournaments

Hierarchy

Index

Properties

matchesPlayed

matchesPlayed: number

total matches played with current bot

player

player: Player

rankState

rankState: any

the ranking statistics for the player. the type of this variable is dependent on the ranking system you use for the tournament. If the ranking system is TrueSkill, then see {@link RankSystem.TrueSkill.RankState} for the rank state typings.

Generated using TypeDoc