C# Class OpenRA.DebugSettings

Afficher le fichier Open project: OpenRA/OpenRA

Méthodes publiques

Свойство 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_oe property

public bool BotDebug
Résultat bool

IgnoreVersionMismatch public_oe property

public bool IgnoreVersionMismatch
Résultat bool

LongTickThresholdMs public_oe property

public float LongTickThresholdMs
Résultat float

LuaDebug public_oe property

public bool LuaDebug
Résultat bool

PerfGraph public_oe property

public bool PerfGraph
Résultat bool

PerfText public_oe property

public bool PerfText
Résultat bool

Samples public_oe property

public int Samples
Résultat int

SanityCheckUnsyncedCode public_oe property

public bool SanityCheckUnsyncedCode
Résultat bool

SendSystemInformation public_oe property

public bool SendSystemInformation
Résultat bool

SystemInformationVersionPrompt public_oe property

public int SystemInformationVersionPrompt
Résultat int

UUID public_oe property

public string UUID
Résultat string