Skip to content

DotNet.Ships.Record.SourceModuleValue

github-actions[bot] edited this page Sep 20, 2026 · 11 revisions

EliteDangerousAlmanac / Ships / SourceModuleValue

Record: SourceModuleValue

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SourcePurchase.cs:12

One mount's captured purchase price, exactly as the source stated it.

Constructors

new SourceModuleValue()

new SourceModuleValue(Slot, Item, Value)

Parameters

Slot

string

The mount key, in the source's own spelling.

Item

string

The module symbol, in the source's own casing.

Value

double

What the source says was paid for that module, in credits.

Properties

Item

Item: string

The module symbol, in the source's own casing.

Slot

Slot: string

The mount key, in the source's own spelling.

Value

Value: double

What the source says was paid for that module, in credits.

.NET

Guides
Astronomy
Classes (16)
Records (29)
Enumerations (6)
Commodities
Classes (2)
Records (1)
Enumerations (1)
Equipment
Classes (8)
Records (19)
Enumerations (8)
GalaxyMap
Classes (1)
Records (1)
Localization
Classes (2)
Enumerations (1)
Materials
Classes (5)
Records (2)
Enumerations (4)
Ships
Classes (42)
Records (115)
Interfaces (1)
Enumerations (35)

Clone this wiki locally