DotNet.Ships.Record.ModuleDefaulted - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / ModuleDefaulted
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutImportOutcome.cs:57
The hull's stock article was installed in a mount an import keeps filled.
new ModuleDefaulted(
Slot,SourceSymbol,ReplacementSymbol)
string
The mount key, in the normalized build's own spelling.
string?
The identity the mount refused, or null when the source named nothing there at all.
string
The stock module installed in the mount.
ReplacementSymbol:
string
The stock module installed in the mount.
Slot:
string
The mount key, in the normalized build's own spelling.
SourceSymbol:
string?
The identity the mount refused, or null when the source named nothing there at all.