Table of Contents

Enum VesselSituations

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
public enum VesselSituations : byte
Extension Methods

Fields

Escaping = 6
Flying = 3
Landed = 1
Orbiting = 5
PreLaunch = 0
Splashed = 2
SubOrbital = 4
Unknown = 255