Space Engineers
|
Properties | |
bool | HasCapacityRemaining [get] |
float | CurrentStoredPower [get] |
float | MaxStoredPower [get] |
float | CurrentInput [get] |
float | CurrentOutput [get] |
bool | IsCharging [get] |
bool | OnlyRecharge [get, set] |
bool | OnlyDischarge [get, set] |
bool | SemiautoEnabled [get, set] |
![]() | |
bool | Enabled [get] |
![]() | |
string | CustomName [get] |
string | CustomNameWithFaction [get] |
string | DetailedInfo [get] |
string | CustomInfo [get] |
string | CustomData [get, set] |
Gets or sets the Custom Data string. NOTE: Only use this for user input. For storing large mod configs, create your own MyModStorageComponent More... | |
bool | ShowOnHUD [get] |
![]() | |
Sandbox.Common.ObjectBuilders.Definitions.SerializableDefinitionId | BlockDefinition [get] |
bool | CheckConnectionAllowed [get] |
IMyCubeGrid | CubeGrid [get] |
String | DefinitionDisplayNameText [get] |
float | DisassembleRatio [get] |
String | DisplayNameText [get] |
bool | IsBeingHacked [get] |
bool | IsFunctional [get] |
bool | IsWorking [get] |
VRageMath.Vector3I | Max [get] |
VRageMath.Vector3I | Min [get] |
int | NumberInGrid [get] |
VRageMath.MyBlockOrientation | Orientation [get] |
long | OwnerId [get] |
VRageMath.Vector3I | Position [get] |
Definition at line 8 of file IMyBatteryBlock.cs.
|
get |
Definition at line 15 of file IMyBatteryBlock.cs.
|
get |
Definition at line 16 of file IMyBatteryBlock.cs.
|
get |
Definition at line 12 of file IMyBatteryBlock.cs.
|
get |
Definition at line 10 of file IMyBatteryBlock.cs.
|
get |
Definition at line 17 of file IMyBatteryBlock.cs.
|
get |
Definition at line 13 of file IMyBatteryBlock.cs.
|
getset |
Definition at line 20 of file IMyBatteryBlock.cs.
|
getset |
Definition at line 19 of file IMyBatteryBlock.cs.
|
getset |
Definition at line 21 of file IMyBatteryBlock.cs.