RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Class QueueEntity

    Represents an active matchmaking Queue.

    Index

    Constructors

    Properties

    active: boolean
    channelId: string
    id: string
    mapSelection: MapSelection
    maximumElo: number | null
    minimumElo: number | null
    pickMode: PickMode
    pickOrder: number[]
    playersPerTeam: number
    rankedSystemId: string
    teamsCount: number
    type: QueueType

    Methods