MatchmakingTicketMatchMember class

A member of a match result.

public class MatchmakingTicketMatchMember

Public Members

name description
AttributesJSON { get; } The attributes for this user in serialized JSON format.
EntityKey { get; } The Entity Key for this match member.
TeamId { get; } The team ID assigned to this match member.

See Also