Edit

Share via


Class MultiplayerPort

A port used by a Playfab Multiplayer Server.

public class MultiplayerPort

Public Members

name description
MultiplayerPort(…) A port used by a Playfab Multiplayer Server.
Name { get; set; } The name of the port as specified in the PlayFab Game Manager server settings.
Num { get; set; } The number for the port.
Protocol { get; set; } The protocol for the port.

See Also