DotNet.Equipment.Record.PersonalMount - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

EliteDangerousAlmanac / Equipment / PersonalMount

Record: PersonalMount

Defined in: dotnet/src/EliteDangerousAlmanac/Equipment/Suit.cs:21

One weapon mount on a suit.

Constructors

new PersonalMount()

new PersonalMount(Key, Kind)

Parameters

Key

string

Frontier's journal slot name, such as PrimaryWeapon1. A loadout event's module joins straight onto a mount by this key, without a positional index.

Kind

PersonalWeaponSlot

Which weapons the mount takes. A weapon whose slot equals it fits.

Properties

Key

Key: string

Frontier's journal slot name, such as PrimaryWeapon1. A loadout event's module joins straight onto a mount by this key, without a positional index.

Kind

Kind: PersonalWeaponSlot

Which weapons the mount takes. A weapon whose slot equals it fits.

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