C# 클래스 OpenRA.DebugSettings

파일 보기 프로젝트 열기: OpenRA/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
BotDebug bool
IgnoreVersionMismatch bool
LongTickThresholdMs float
LuaDebug bool
PerfGraph bool
PerfText bool
Samples int
SanityCheckUnsyncedCode bool
SendSystemInformation bool
SystemInformationVersionPrompt int
UUID string

프로퍼티 상세

BotDebug 공개적으로 프로퍼티

public bool BotDebug
리턴 bool

IgnoreVersionMismatch 공개적으로 프로퍼티

public bool IgnoreVersionMismatch
리턴 bool

LongTickThresholdMs 공개적으로 프로퍼티

public float LongTickThresholdMs
리턴 float

LuaDebug 공개적으로 프로퍼티

public bool LuaDebug
리턴 bool

PerfGraph 공개적으로 프로퍼티

public bool PerfGraph
리턴 bool

PerfText 공개적으로 프로퍼티

public bool PerfText
리턴 bool

Samples 공개적으로 프로퍼티

public int Samples
리턴 int

SanityCheckUnsyncedCode 공개적으로 프로퍼티

public bool SanityCheckUnsyncedCode
리턴 bool

SendSystemInformation 공개적으로 프로퍼티

public bool SendSystemInformation
리턴 bool

SystemInformationVersionPrompt 공개적으로 프로퍼티

public int SystemInformationVersionPrompt
리턴 int

UUID 공개적으로 프로퍼티

public string UUID
리턴 string