Skip to content

DotNet.Ships.Record.EngineeringMaterial

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

EliteDangerousAlmanac / Ships / EngineeringMaterial

Record: EngineeringMaterial

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Engineering.cs:48

One material an engineering step consumes.

Constructors

new EngineeringMaterial()

new EngineeringMaterial(Symbol, Name, Count)

Parameters

Symbol

string

The material's Frontier symbol, such as ChemicalManipulators. It is the key into the material catalogue for the material's own grade and category.

Name

string

The display name, such as Chemical Manipulators.

Count

int

How many of this material the step consumes.

Properties

Count

Count: int

How many of this material the step consumes.

Name

Name: string

The display name, such as Chemical Manipulators.

Symbol

Symbol: string

The material's Frontier symbol, such as ChemicalManipulators. It is the key into the material catalogue for the material's own grade and category.

.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