DotNet.Ships.Record.ModuleLimitIncrease - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / ModuleLimitIncrease
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/ModuleIdentity.cs:164
A fitted module's increase to one limit-group allowance.
new ModuleLimitIncrease(
Group,Amount)
The limit family whose allowance rises.
int
Additional modules allowed, as a whole-module count of 1 or more.
Amount:
int
Additional modules allowed, as a whole-module count of 1 or more.
Group:
ModuleLimitGroup
The limit family whose allowance rises.