C# Class OpenRA.DebugSettings

Show file Open project: OpenRA/OpenRA

Public Properties

Property Type Description
BotDebug bool
IgnoreVersionMismatch bool
LongTickThresholdMs float
LuaDebug bool
PerfGraph bool
PerfText bool
Samples int
SanityCheckUnsyncedCode bool
SendSystemInformation bool
SystemInformationVersionPrompt int
UUID string

Property Details

BotDebug public property

public bool BotDebug
return bool

IgnoreVersionMismatch public property

public bool IgnoreVersionMismatch
return bool

LongTickThresholdMs public property

public float LongTickThresholdMs
return float

LuaDebug public property

public bool LuaDebug
return bool

PerfGraph public property

public bool PerfGraph
return bool

PerfText public property

public bool PerfText
return bool

Samples public property

public int Samples
return int

SanityCheckUnsyncedCode public property

public bool SanityCheckUnsyncedCode
return bool

SendSystemInformation public property

public bool SendSystemInformation
return bool

SystemInformationVersionPrompt public property

public int SystemInformationVersionPrompt
return int

UUID public property

public string UUID
return string