DotNet.Ships.Record.SlefInspection - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

EliteDangerousAlmanac / Ships / SlefInspection

Record: SlefInspection

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:105

What a tolerant SLEF inspection found.

Constructors

new SlefInspection()

new SlefInspection(Entries, Diagnostics)

Parameters

Entries

IReadOnlyList<SlefEntry>

The valid entries, in the payload's own order.

Diagnostics

IReadOnlyList<SlefDiagnostic>

One rejection for each rejected entry, in the payload's own order.

Properties

Diagnostics

Diagnostics: IReadOnlyList<SlefDiagnostic>

One rejection for each rejected entry, in the payload's own order.

Entries

Entries: IReadOnlyList<SlefEntry>

The valid entries, in the payload's own order.

⚠️ **GitHub.com Fallback** ⚠️