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

EliteDangerousAlmanac / Ships / LoadoutImportOutcome

Record: LoadoutImportOutcome

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutImportOutcome.cs:29

One change an import made while reading a capture against the catalogues.

Remarks

A removable mount is emptied of an article the catalogue cannot resolve, while armour, a core internal, the cargo hatch and the planetary approach suite take the hull's stock article whenever the source left none they can hold. The three engineering outcomes report how a stated recipe was read.

Constructors

new LoadoutImportOutcome()

protected private new LoadoutImportOutcome(action, slot)

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutImportOutcome.cs:31

Parameters

action

LoadoutImportAction

slot

string

Properties

Action

Action: LoadoutImportAction

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutImportOutcome.cs:38

Which change or reading this is.

Slot

Slot: string

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutImportOutcome.cs:41

The mount key, in the imported build's own spelling.

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