Show / Hide Table of Contents

Class BatterySelfRechargerComponent

Self-recharging battery.

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

Properties

| Improve this Doc View Source

AutoRecharge

Declaration
public bool AutoRecharge { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

AutoRechargeRate

Declaration
public float AutoRechargeRate { get; set; }
Property Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾