Property | Type | Description | |
---|---|---|---|
args | string | ||
captivePortal | bool | ||
controllerFilename | string | ||
dataPath | string | ||
debug | string | ||
disconnectPlayersIfGameDisconnects | bool | ||
dns | bool | ||
gameId | string | ||
id | string | ||
installationMode | bool | ||
ipv4DnsAddress | string | ||
ipv6DnsAddress | string | ||
master | bool | ||
name | string | ||
rendezvousUrl | string | ||
sendFilesToServer | bool | ||
serverPort | string | ||
showInList | bool | ||
showMessages | bool | ||
startExternalServer | bool | ||
startServer | bool | ||
url | string |
Method | Description | |
---|---|---|
HFTRuntimeOptions ( ) : System | ||
HFTRuntimeOptions ( HFTGameOptions userOptions ) : System |
public HFTRuntimeOptions ( HFTGameOptions userOptions ) : System | ||
userOptions | HFTGameOptions | |
return | System |
public bool disconnectPlayersIfGameDisconnects | ||
return | bool |