Show / Hide Table of Contents

Class PerformanceConfig

Inheritance
System.Object
PerformanceConfig
Implements
IController
IViewController
IHasUniversalID
Namespace: Eco.Core.DebugStatistic
Assembly: Eco.Core.dll
Syntax
public class PerformanceConfig : Object, IController, IViewController, IHasUniversalID

Constructors

PerformanceConfig()

Declaration
public PerformanceConfig()

Properties

ControllerID

Declaration
public ref int ControllerID { get; }
Property Value
Type Description
System.Int32

CountOfLastReportsToSave

Declaration
public int CountOfLastReportsToSave { get; set; }
Property Value
Type Description
System.Int32

MaxTooltipCacheSize

Declaration
public int MaxTooltipCacheSize { get; set; }
Property Value
Type Description
System.Int32

MonitorStability

Declaration
public bool MonitorStability { get; set; }
Property Value
Type Description
System.Boolean

VerboseLogsOfInventoryChangeSets

Declaration
public bool VerboseLogsOfInventoryChangeSets { get; set; }
Property Value
Type Description
System.Boolean

Implements

IController
IViewController
IHasUniversalID

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾