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

EliteDangerousAlmanac / Ships / SlefExportOptions

Record: SlefExportOptions

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

The export options, plus the SLEF envelope.

Constructors

new SlefExportOptions()

new SlefExportOptions(Header)

Parameters

Header

SlefHeader

The envelope header identifying the exporting application. SLEF attribution belongs to the application producing the export, not to this calculation library, so a caller supplies it.

Properties

Credits

Credits: LoadoutCredits

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

Which credits to quote.

ExplicitPower

ExplicitPower: bool

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

Whether to write an enabled flag and a power band on modules carrying neither.

Header

Header: SlefHeader

The envelope header identifying the exporting application. SLEF attribution belongs to the application producing the export, not to this calculation library, so a caller supplies it.

Indent

Indent: int

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

Spaces per indent. Zero, the default, is compact.

ModuleOrder

ModuleOrder: LoadoutModuleOrder

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

The order to write the modules in.

Shape

Shape: LoadoutExportOptions

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

The shape options this envelope carries.

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