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

EliteDangerousAlmanac / Ships / FixedMountRepair

Record: FixedMountRepair

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutEditing.cs:108

The outcome of repairing one mount an operational build keeps filled.

Constructors

new FixedMountRepair()

new FixedMountRepair(Status, Slot, Symbol?)

Parameters

Status

FixedMountRepairStatus

What the repair did.

Slot

string

The mount key in the build's own spelling, or the request where the build holds no such mount.

Symbol

string? = null

The article the mount holds afterwards. It is absent where the hull states no stock article, and where the named mount is not one an operational build keeps filled.

Properties

Slot

Slot: string

The mount key in the build's own spelling, or the request where the build holds no such mount.

Status

Status: FixedMountRepairStatus

What the repair did.

Symbol

Symbol: string?

The article the mount holds afterwards. It is absent where the hull states no stock article, and where the named mount is not one an operational build keeps filled.

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