Version: 2023.1
言語: 日本語

Arguments

class in UnityEngine.DedicatedServer

マニュアルに切り替える

説明

DedicatedServer.Arguments provides accessors for common CLI options

Static 変数

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.