Class MyObjectBuilder_Parachute
Inheritance
System.Object
MyObjectBuilder_Parachute
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Parachute : MyObjectBuilder_DoorBase
Constructors
MyObjectBuilder_Parachute()
Declaration
public MyObjectBuilder_Parachute()
Fields
AutoDeploy
Declaration
Field Value
Type |
Description |
System.Boolean |
|
DeployHeight
Declaration
public float DeployHeight
Field Value
Type |
Description |
System.Single |
|
Open
Declaration
Field Value
Type |
Description |
System.Boolean |
|
ParachuteState
Declaration
public int ParachuteState
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods