Arguments

class in UnityEngine.DedicatedServer

/

Implemented in:UnityEngine.CoreModule

Description

DedicatedServer.Arguments provides accessors for common CLI options

Static Properties

ErrorPolicyErrorPolicy defines how errors in arguments are handled.
LogLevelLogLevel defines the loglevel.
LogPathLogPath is the path the logfile(s).
PortPort is the port on which the server will listen for connections.
QueryPortQueryPort is the port on which the server will listen for status requests.
QueryTypeQueryType is the query protocl the server will handle for status requests.
TargetFramerateTargetFramerate is the rate at which the server process frames.

Did you find this page useful? Please give it a rating: