|
Space Engineers
|
Public Attributes | |
| bool | ProducerEnabled = true |
| float | CurrentCapacity |
Additional Inherited Members | |
Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
| bool | ShouldSerializeSubtypeId () |
| void | Save (string filepath) |
| virtual MyObjectBuilder_Base | Clone () |
Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
| MyStringHash | SubtypeId [get] |
| string | SubtypeName [get, set] |
| MyObjectBuilderType | TypeId [get] |
Definition at line 9 of file MyObjectBuilder_Battery.cs.
| float VRage.Game.MyObjectBuilder_Battery.CurrentCapacity |
Definition at line 15 of file MyObjectBuilder_Battery.cs.
| bool VRage.Game.MyObjectBuilder_Battery.ProducerEnabled = true |
Definition at line 12 of file MyObjectBuilder_Battery.cs.
1.8.8