Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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