Queue interface

Basic data for types of queues (matches) in the game.

Signature:

export interface Queue 

Properties

description

A textual description for this type of queue.

Type: String


map

The name of the map being used for this type of queue.

Type: String


notes

Additional notes about the queue.

Type: String


queueId

The ID that refers to this type of queue.

Type: Number