ships.Interface.ExperimentalEffectUpdated - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / ExperimentalEffectUpdated
Defined in: src/ships/ship-loadout.ts:297
Successful effect-only engineering edit.
readonlyexperimentalEffectSymbol:string|null
Defined in: src/ships/ship-loadout.ts:303
Effect symbol after the edit, or null when it was removed.
readonlykind:"updated"
Defined in: src/ships/ship-loadout.ts:299
Discriminator for an edit that changed the fitted module.
readonlypreviousExperimentalEffectSymbol:string|null
Defined in: src/ships/ship-loadout.ts:301
Effect symbol before the edit, or null when none was present.