Show / Hide Table of Contents

Class FlightMode

Describes flight mode

Inheritance
System.Object
FlightMode
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Syntax
public sealed class FlightMode : Enum

Fields

Circle

Circle

Declaration
public const FlightMode Circle
Field Value
Type Description
FlightMode

OneWay

One Way

Declaration
public const FlightMode OneWay
Field Value
Type Description
FlightMode

Patrol

Patrol

Declaration
public const FlightMode Patrol
Field Value
Type Description
FlightMode

Track

Track

Declaration
public const FlightMode Track
Field Value
Type Description
FlightMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

WorkArea

Track

Declaration
public const FlightMode WorkArea
Field Value
Type Description
FlightMode
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾