Class MyObjectBuilder_Door
Inheritance
System.Object
MyObjectBuilder_Door
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Door : MyObjectBuilder_DoorBase
Constructors
MyObjectBuilder_Door()
Declaration
public MyObjectBuilder_Door()
Fields
CloseSound
Declaration
[Serialize]
public string CloseSound
Field Value
Type |
Description |
System.String |
|
Opening
Declaration
Field Value
Type |
Description |
System.Single |
|
OpenSound
Declaration
[Serialize]
public string OpenSound
Field Value
Type |
Description |
System.String |
|
State
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods