DotNet.Equipment.Record.PersonalMount - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Equipment / PersonalMount
Defined in: dotnet/src/EliteDangerousAlmanac/Equipment/Suit.cs:21
One weapon mount on a suit.
new PersonalMount(
Key,Kind)
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.
Which weapons the mount takes. A weapon whose slot equals it fits.
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.