Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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