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 SourceAutoRecharge
Declaration
public bool AutoRecharge { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
AutoRechargeRate
Declaration
public float AutoRechargeRate { get; set; }
Property Value
Type | Description |
---|---|
System.Single |