DotNet.Ships.Record.SlefInspection - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / SlefInspection
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:105
What a tolerant SLEF inspection found.
new SlefInspection(
Entries,Diagnostics)
IReadOnlyList<SlefEntry>
The valid entries, in the payload's own order.
IReadOnlyList<SlefDiagnostic>
One rejection for each rejected entry, in the payload's own order.
Diagnostics:
IReadOnlyList<SlefDiagnostic>
One rejection for each rejected entry, in the payload's own order.
Entries:
IReadOnlyList<SlefEntry>
The valid entries, in the payload's own order.