Click or drag to resize
LandingGearMode Enumeration

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Sandbox.Common.ObjectBuilders.LandingGearMode"]

Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders (in SpaceEngineers.ObjectBuilders.dll) Version: 1.0.0.0
Syntax
C#
public enum LandingGearMode
Members
  Member nameValueDescription
Unlocked0
ReadyToLock1
Locked2
See Also