Class MyObjectBuilder_MedicalRoomDefinition
Inheritance
System.Object
MyObjectBuilder_MedicalRoomDefinition
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_MedicalRoomDefinition : MyObjectBuilder_FunctionalBlockDefinition
Constructors
MyObjectBuilder_MedicalRoomDefinition()
Declaration
public MyObjectBuilder_MedicalRoomDefinition()
Fields
CustomWardRobeNames
Declaration
public string[] CustomWardRobeNames
Field Value
Type |
Description |
System.String[] |
|
CustomWardrobesEnabled
Declaration
public bool CustomWardrobesEnabled
Field Value
Type |
Description |
System.Boolean |
|
ForceSuitChangeOnRespawn
Declaration
public bool ForceSuitChangeOnRespawn
Field Value
Type |
Description |
System.Boolean |
|
HealingAllowed
Declaration
public bool HealingAllowed
Field Value
Type |
Description |
System.Boolean |
|
IdleSound
Declaration
Field Value
Type |
Description |
System.String |
|
ProgressSound
Declaration
public string ProgressSound
Field Value
Type |
Description |
System.String |
|
RefuelAllowed
Declaration
public bool RefuelAllowed
Field Value
Type |
Description |
System.Boolean |
|
ResourceSinkGroup
Declaration
public string ResourceSinkGroup
Field Value
Type |
Description |
System.String |
|
RespawnAllowed
Declaration
public bool RespawnAllowed
Field Value
Type |
Description |
System.Boolean |
|
RespawnSuitName
Declaration
public string RespawnSuitName
Field Value
Type |
Description |
System.String |
|
SpawnWithoutOxygenEnabled
Declaration
public bool SpawnWithoutOxygenEnabled
Field Value
Type |
Description |
System.Boolean |
|
SuitChangeAllowed
Declaration
public bool SuitChangeAllowed
Field Value
Type |
Description |
System.Boolean |
|
WardrobeCharacterOffset
Declaration
public SerializableVector3D WardrobeCharacterOffset
Field Value
Type |
Description |
VRage.SerializableVector3D |
|
Extension Methods