DotNet.Astronomy.Record.PermitLockedSystem - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Astronomy / PermitLockedSystem
Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/PermitLocks.cs:25
One system that asks for a permit of its own.
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.
new PermitLockedSystem(
Name,Id64)
string
The system name as the game writes it, such as Shinrarta Dezhra.
ulong
The system's own 64-bit address.
Id64:
ulong
The system's own 64-bit address.
Name:
string
The system name as the game writes it, such as Shinrarta Dezhra.