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 SourceActualScalar
The current value that the power supply is being scaled by,
Declaration
public float ActualScalar
Field Value
Type | Description |
---|---|
System.Single |
BaseSupplyRate
Declaration
public float BaseSupplyRate
Field Value
Type | Description |
---|---|
System.Single |
MachinePartPowerSupply
The machine part that affects the power supplu.
Declaration
public string MachinePartPowerSupply
Field Value
Type | Description |
---|---|
System.String |
PowerSupplyMultiplier
The multiplier used for scaling the power supply.
Declaration
public float PowerSupplyMultiplier
Field Value
Type | Description |
---|---|
System.Single |
Scaling
What type of scaling is being used?
Declaration
public MachineUpgradeScalingType Scaling
Field Value
Type | Description |
---|---|
MachineUpgradeScalingType |