Show / Hide Table of Contents

Class UpgradePowerSupplierComponent

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

Fields

| Improve this Doc View Source

ActualScalar

The current value that the power supply is being scaled by,

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

BaseSupplyRate

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

MachinePartPowerSupply

The machine part that affects the power supplu.

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

PowerSupplyMultiplier

The multiplier used for scaling the power supply.

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

Scaling

What type of scaling is being used?

Declaration
public MachineUpgradeScalingType Scaling
Field Value
Type Description
MachineUpgradeScalingType
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾