Options
All
  • Public
  • Public/Protected
  • All
Menu

Class YLeaderboardPlayerInfo

Hierarchy

  • YLeaderboardPlayerInfo

Index

Constructors

Accessors

Constructors

constructor

Accessors

name

  • get name(): string
  • Returns name of target player.

    Returns string

rank

  • get rank(): any
  • Returns current score rank (max 500).

    Returns any

score

  • get score(): number
  • Returns current score value.

    Returns number

updated

  • get updated(): Date
  • Returns when score was last updated (UTC),

    Returns Date

Generated using TypeDoc