Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- namespace PlayFab.Multiplayer