Class MyObjectBuilder_MedicalRoom
Inheritance
System.Object
MyObjectBuilder_MedicalRoom
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_MedicalRoom : MyObjectBuilder_FunctionalBlock
Constructors
MyObjectBuilder_MedicalRoom()
Declaration
public MyObjectBuilder_MedicalRoom()
Fields
IdleSound
Declaration
[Serialize]
public string IdleSound
Field Value
Type |
Description |
System.String |
|
ProgressSound
Declaration
[Serialize]
public string ProgressSound
Field Value
Type |
Description |
System.String |
|
SetFaction
Declaration
Field Value
Type |
Description |
System.Boolean |
|
SpawnName
Declaration
Field Value
Type |
Description |
System.String |
|
SteamUserId
Declaration
Field Value
Type |
Description |
System.UInt64 |
|
TakeOwnership
Declaration
public bool TakeOwnership
Field Value
Type |
Description |
System.Boolean |
|
WardrobeUserId
Declaration
public long WardrobeUserId
Field Value
Type |
Description |
System.Int64 |
|
Extension Methods