A reference to a user and their matchmaking properties.

Hierarchy

  • MatchmakerUser

Properties

numeric_properties?: Record<string, number>

Numeric properties describing the user.

party_id: string

Party identifier, if this user was matched as a party member.

presence: Presence

User information for the user being matched.

string_properties?: Record<string, string>

String properties describing the user.

Generated using TypeDoc