Show / Hide Table of Contents

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 Source

BaseMaxCharge

Power gain scaling

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

MachinePartPowerCapacity

The machine part that affects the power capacity.

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

MaxChargeMultiplier

The machine part rating is raised to this power when calculating power gain

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