Editar

Compartilhar via


MatchmakingMatchDetails.ServerDetails property

The details of the server associated with this match.

public MultiplayerServerDetails ServerDetails { get; }

Remarks

This field will be populated if the matchmaking queue associated with the ticket has enabled PlayFab Multiplayer Server allocation.

See Also