Package com.fs.starfarer.api.combat.listeners
package com.fs.starfarer.api.combat.listeners
-
ClassDescriptionOnly supported when added to a ShipAPI, not to CombatEngineAPI.When adding to a ship, add to the ship dealing the damage, NOT the one taking the damage.When adding to a ship, add to the ship taking the damage, NOT the one dealing it.Only applies when added to MutableShipStatsAPI, not to ShipAPI or the combat engine.Can only be added to the combat engine, not to specific ships; won't do anything in the latter case.Should add this to a ship where possible instead of the engine as performance will be better.Only applies when added to ships, NOT the combat engine, for performance reasons.Only applies when added to MutableShipStatsAPI, not to ShipAPI or the combat engine.Only applies when added to ships, NOT the combat engine, for performance reasons.