DotNet.Astronomy.Record.PermitLockedSystem - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

EliteDangerousAlmanac / Astronomy / PermitLockedSystem

Record: PermitLockedSystem

Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/PermitLocks.cs:25

One system that asks for a permit of its own.

Remarks

Most of these systems carry a name the game wrote by hand, so no calculation reaches their address. It is recorded from Spansh and EDSM instead.

Constructors

new PermitLockedSystem()

new PermitLockedSystem(Name, Id64)

Parameters

Name

string

The system name as the game writes it, such as Shinrarta Dezhra.

Id64

ulong

The system's own 64-bit address.

Properties

Id64

Id64: ulong

The system's own 64-bit address.

Name

Name: string

The system name as the game writes it, such as Shinrarta Dezhra.

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