Property WillServerAutoListen
WillServerAutoListen
Check if the server should start listening for incoming connection automatically after the world has been created.
If the AutoConnectPort is set, the server should start listening for connection using the DefaultConnectAddress and AutoConnectPort.
Declaration
public static bool WillServerAutoListen { get; }
Property Value
Type | Description |
---|---|
bool |