DotNet.Equipment.Record.SuitLoadoutImportOutcome - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Equipment / SuitLoadoutImportOutcome
Defined in: dotnet/src/EliteDangerousAlmanac/Equipment/SuitLoadout.cs:112
One thing a read loadout passed over, and what it was.
new SuitLoadoutImportOutcome(
Action,Mount,SourceSymbol)
Why the entry was passed over.
string?
The mount the entry names, in the event's own spelling. A suit modification names none.
string
The symbol the event states, in its own spelling.
Action:
SuitLoadoutImportAction
Why the entry was passed over.
Mount:
string?
The mount the entry names, in the event's own spelling. A suit modification names none.
SourceSymbol:
string
The symbol the event states, in its own spelling.