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 MultiplayerPort(string name, uint num, MultiplayerProtocolType protocolType)
| parameter | description |
|---|---|
| name | The name of the port as specified in the PlayFab Game Manager server settings. |
| num | The number for the port. |
| protocolType | The protocol for the port. |
See Also
- enum MultiplayerProtocolType
- class MultiplayerPort
- namespace PlayFab.Multiplayer