Class UpgradeBatteryComponent
Inheritance
System.Object
UpgradeBatteryComponent
Namespace: Content.Server.Power.Components
Assembly: Content.Server.dll
Syntax
public sealed class UpgradeBatteryComponent : Component
Fields
| Improve this Doc View SourceBaseMaxCharge
Power gain scaling
Declaration
public float BaseMaxCharge
Field Value
Type | Description |
---|---|
System.Single |
MachinePartPowerCapacity
The machine part that affects the power capacity.
Declaration
public string MachinePartPowerCapacity
Field Value
Type | Description |
---|---|
System.String |
MaxChargeMultiplier
The machine part rating is raised to this power when calculating power gain
Declaration
public float MaxChargeMultiplier
Field Value
Type | Description |
---|---|
System.Single |