Field ServerListenAddress
IP address the server will listen on. If not provided, will use localhost.
Namespace: Unity.Netcode.Transports.UTP
Assembly: solution.dll
Syntax
[Tooltip("IP address the server will listen on. If not provided, will use localhost.")]
[SerializeField]
public string ServerListenAddress
Returns
Type | Description |
---|---|
string |