DotNet.Equipment.Record.SuitLoadoutImportOutcome - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

EliteDangerousAlmanac / Equipment / SuitLoadoutImportOutcome

Record: SuitLoadoutImportOutcome

Defined in: dotnet/src/EliteDangerousAlmanac/Equipment/SuitLoadout.cs:112

One thing a read loadout passed over, and what it was.

Constructors

new SuitLoadoutImportOutcome()

new SuitLoadoutImportOutcome(Action, Mount, SourceSymbol)

Parameters

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.

Properties

Action

Action: SuitLoadoutImportAction

Why the entry was passed over.

Mount

Mount: string?

The mount the entry names, in the event's own spelling. A suit modification names none.

SourceSymbol

SourceSymbol: string

The symbol the event states, in its own spelling.

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