Class ActiveGasAnalyzerComponent
Used to keep track of which analyzers are active for update purposes
Inheritance
System.Object
ActiveGasAnalyzerComponent
Namespace: Content.Server.Atmos.Components
Assembly: Content.Server.dll
Syntax
public sealed class ActiveGasAnalyzerComponent : Component
Fields
| Improve this Doc View SourceAccumulatedFrametime
Declaration
public float AccumulatedFrametime
Field Value
Type | Description |
---|---|
System.Single |
UpdateInterval
How often to update the analyzer
Declaration
public float UpdateInterval
Field Value
Type | Description |
---|---|
System.Single |