Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

SpaceEngineers.Game.ModAPI.Ingame.VentStatus

Malware edited this page Dec 25, 2018 · 38 revisions

Index

VentStatus Enum

private public sealed VentStatus
```csharp

**Namespace:** [SpaceEngineers.Game.ModAPI.Ingame](SpaceEngineers.Game.ModAPI.Ingame)  
**Assembly:** SpaceEngineers.Game.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|Depressurized|Air vent is depressurized|
|Depressurizing|Air vent is in process of depressurizing|
|Pressurized|Air vent is pressurized|
|Pressurizing|Air vent is in process of pressurizing|

Clone this wiki locally