Class

AircraftCrashedEventArgs

USI.Core

Describes a newly reported crash of the user aircraft.

public sealed class AircraftCrashedEventArgs : EventArgs

Constructors

AircraftCrashedEventArgs

public AircraftCrashedEventArgs(AircraftCrashCause cause)

Properties

Cause

public AircraftCrashCause Cause { get; }

Gets the normalized crash cause, or when the provider reports the crash without authoritative cause detail.