DotNet.Ships.Record.FixedMountRepair - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / FixedMountRepair
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutEditing.cs:108
The outcome of repairing one mount an operational build keeps filled.
new FixedMountRepair(
Status,Slot,Symbol?)
What the repair did.
string
The mount key in the build's own spelling, or the request where the build holds no such mount.
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.
Slot:
string
The mount key in the build's own spelling, or the request where the build holds no such mount.
Status:
FixedMountRepairStatus
What the repair did.
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.