NonRanked

Methods

setGamesPlayed

setGamesPlayed(int $gamesPlayed) : $this

Arguments

$gamesPlayed

int

Response

$this

getGamesPlayed

getGamesPlayed() : int

Response

int

setMatchMakingQueue

setMatchMakingQueue(string $matchMakingQueue) : $this

Arguments

$matchMakingQueue

string

Response

$this

getMatchMakingQueue

getMatchMakingQueue() : string

Response

string

Properties

matchMakingQueue

matchMakingQueue : string
var

Type(s)

string

gamesPlayed

gamesPlayed : int
var

Type(s)

int