DedicatedServer.Arguments provides accessors for common CLI options
| Description | |
|---|---|
| ErrorPolicy | ErrorPolicy defines how errors in arguments are handled. |
| LogLevel | LogLevel defines the loglevel. |
| LogPath | LogPath is the path the logfile(s). |
| Port | Port is the port on which the server will listen for connections. |
| QueryPort | QueryPort is the port on which the server will listen for status requests. |
| QueryType | QueryType is the query protocl the server will handle for status requests. |
| TargetFramerate | TargetFramerate is the rate at which the server process frames. |