A realtime multiplayer match.

Hierarchy

  • Match

Properties

authoritative: boolean

If this match has an authoritative handler on the server.

label?: string

A label for the match which can be filtered on.

match_id: string

The unique match identifier.

presences: Presence[]

The presences already in the match.

self: Presence

The current user in this match, i.e. yourself.

size: number

The number of users currently in the match.

Generated using TypeDoc