Skip to content

DotNet.Astronomy.Record.PermitLock

github-actions[bot] edited this page Sep 23, 2026 · 12 revisions

EliteDangerousAlmanac / Astronomy / PermitLock

Record: PermitLock

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

The permit one system asks for.

Constructors

new PermitLock()

new PermitLock(Kind, Name, Id64?)

Parameters

Kind

PermitLockKind

Whether the system or its region carries the lock.

Name

string

The system or the region the lock names.

Id64

ulong? = null

The system's address, where the system itself carries the lock. A region is not a system, so a region lock states none.

Properties

Id64

Id64: ulong?

The system's address, where the system itself carries the lock. A region is not a system, so a region lock states none.

Kind

Kind: PermitLockKind

Whether the system or its region carries the lock.

Name

Name: string

The system or the region the lock names.

.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