Show / Hide Table of Contents

Class SolutionHeaterComponent

Inheritance
System.Object
SolutionHeaterComponent
Namespace: Content.Server.Chemistry.Components
Assembly: Content.Server.dll
Syntax
public sealed class SolutionHeaterComponent : Component

Fields

| Improve this Doc View Source

BaseHeatPerSecond

How much heat is added per second to the solution, with no upgrades.

Declaration
public float BaseHeatPerSecond
Field Value
Type Description
System.Single
| Improve this Doc View Source

HeatPerSecond

How much heat is added per second to the solution, taking upgrades into account.

Declaration
public float HeatPerSecond
Field Value
Type Description
System.Single
| Improve this Doc View Source

MachinePartHeatMultiplier

The machine part that affects the heat multiplier.

Declaration
public string MachinePartHeatMultiplier
Field Value
Type Description
System.String
| Improve this Doc View Source

PartRatingHeatMultiplier

How much each upgrade multiplies the heat by.

Declaration
public float PartRatingHeatMultiplier
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾