Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Details about a Playfab Multiplayer Server.
public class MultiplayerServerDetails
Public Members
| name | description |
|---|---|
| MultiplayerServerDetails(…) | Details about a Playfab Multiplayer Server. |
| Fqdn { get; set; } | The fully qualified domain name of the virtual machine that is hosting this multiplayer server. |
| Ipv4Address { get; set; } | The IPv4 address of the virtual machine that is hosting this multiplayer server. |
| Ports { get; set; } | The ports the multiplayer server uses. |
| Region { get; set; } | The server's region. |
See Also
- namespace PlayFab.Multiplayer