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

EliteDangerousAlmanac / Ships / LoadoutExportOptions

Record: LoadoutExportOptions

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutExportOptions.cs:43

How to shape a build on the way out.

Remarks

Each figure a source purchase quotes stays pinned to what it was paid for, so a fit that stops matching the capture narrows the export rather than staling it: a swapped mount exports unpriced, and the modules value and the rebuy go once any priced module has been swapped or removed, or a core internal was stocked at import. The hull price names no mount and always stands.

Properties

Credits

Credits: LoadoutCredits

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutExportOptions.cs:59

Which credits to quote.

ExplicitPower

ExplicitPower: bool

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutExportOptions.cs:56

Whether to write an enabled flag and a power band on modules that carry neither, as a journal always does and a build assembled here never does.

Remarks

It is off by default, following SLEF's rule to require what is necessary and not force the rest.

ModuleOrder

ModuleOrder: LoadoutModuleOrder

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutExportOptions.cs:46

The order to write the modules in.

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