CarrierType Enumeration
Specifies whether an observer is ground-based or airborne.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEOperators assembly)
Syntax
public enum CarrierType
Values
Value name | Value | Description |
---|---|---|
GroundBased | 0 | The observer has a ground-based carrier. |
Airborne | 1 | The observer has an airborne carrier. |
Remarks
Platforms
Windows, Linux, Android