Skip to content

Standings

Brandon Cooke edited this page Aug 6, 2019 · 2 revisions

Standings

A Standing is an individual entrant's placement in a given Event.

Properties

  • id
    • number
  • placement
    • number
  • entrant

Methods

  • getId()
    • Gets the current Standing's id property
  • getPlacement()
    • Gets the current Standing's placement property
  • getEntrant()
    • Gets the current Standing's entrant property
  • getGamerTag()
    • Gets the current Standing's gamer tag for entrant 1

Clone this wiki locally