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 21, 2018 · 38 revisions

Index

VentStatus Enum

Namespace: SpaceEngineers.Game.ModAPI.Ingame
Assembly: SpaceEngineers.Game.dll

Fields

static [`VentStatus Depressurized`](SpaceEngineers.Game.ModAPI.Ingame.Depressurized) Air vent is depressurized
static [`VentStatus Depressurizing`](SpaceEngineers.Game.ModAPI.Ingame.Depressurizing) Air vent is in process of depressurizing
static [`VentStatus Pressurized`](SpaceEngineers.Game.ModAPI.Ingame.Pressurized) Air vent is pressurized
static [`VentStatus Pressurizing`](SpaceEngineers.Game.ModAPI.Ingame.Pressurizing) Air vent is in process of pressurizing

Clone this wiki locally