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

EliteDangerousAlmanac / Ships / SlefEntry

Record: SlefEntry

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefRecords.cs:176

One header-and-data pair in a SLEF export.

Constructors

new SlefEntry()

new SlefEntry(Header, Data)

Parameters

Header

SlefHeader

Which application produced this entry.

Data

LoadoutEvent

The fitted-ship loadout.

Properties

Data

Data: LoadoutEvent

The fitted-ship loadout.

Header

Header: SlefHeader

Which application produced this entry.

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