Skip to content

DotNet.Materials.Record.MicroResource

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

EliteDangerousAlmanac / Materials / MicroResource

Record: MicroResource

Defined in: dotnet/src/EliteDangerousAlmanac/Materials/MicroResource.cs:45

One Odyssey micro resource in Frontier's registry.

Remarks

A pure registry record: it says what a micro resource is, not where it is found or what it is worth. Unlike a ship-side Material, a micro resource has no grade and no line.

Constructors

new MicroResource()

new MicroResource(Symbol, Category, Name)

Parameters

Symbol

string

Frontier's internal symbol, such as graphene — the id the player journal reports, matched without regard to case.

Category

MicroResourceCategory

Which on-foot inventory the micro resource belongs to.

Name

string

Display name, such as Graphene.

Properties

Category

Category: MicroResourceCategory

Which on-foot inventory the micro resource belongs to.

Name

Name: string

Display name, such as Graphene.

Symbol

Symbol: string

Frontier's internal symbol, such as graphene — the id the player journal reports, matched without regard to case.

.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