Class MyObjectBuilder_Battery
Inheritance
System.Object
MyObjectBuilder_Battery
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Battery : MyObjectBuilder_Base
Constructors
MyObjectBuilder_Battery()
Declaration
public MyObjectBuilder_Battery()
Fields
CurrentCapacity
Declaration
public float CurrentCapacity
Field Value
Type |
Description |
System.Single |
|
ProducerEnabled
Declaration
public bool ProducerEnabled
Field Value
Type |
Description |
System.Boolean |
|
RegenEffects
Declaration
public List<MyObjectBuilder_BatteryRegenerationEffect> RegenEffects
Field Value
Extension Methods