Click or drag to resize
PluginStartupParametersFlightSimulatorAircraftList Property
Gets the object that keeps track of the simulated aircraft flying in Flight Simulator X.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ISimpleAircraftList FlightSimulatorAircraftList { get; }

Property Value

Type: ISimpleAircraftList
See Also