Uses of Interface
com.fs.starfarer.api.combat.OnFireEffectPlugin
Packages that use OnFireEffectPlugin
Package
Description
-
Uses of OnFireEffectPlugin in com.fs.starfarer.api.impl.combat
Classes in com.fs.starfarer.api.impl.combat that implement OnFireEffectPluginModifier and TypeClassDescriptionclass
class
class
The effect for the Cryoflamer, which was at one point called "Cryoflux...".class
class
IMPORTANT: will be multiple instances of this, as this doubles as the every frame effect and the on fire effect (same instance) But also as the visual for each individual shot (created via onFire, using the non-default constructor)class
IMPORTANT: will be multiple instances of this, one for the the OnFire (per weapon) and one for the OnHit (per torpedo) effects.class
class
class
UNUSED -
Uses of OnFireEffectPlugin in com.fs.starfarer.api.impl.combat.dem
Classes in com.fs.starfarer.api.impl.combat.dem that implement OnFireEffectPlugin -
Uses of OnFireEffectPlugin in com.fs.starfarer.api.impl.combat.dweller
Classes in com.fs.starfarer.api.impl.combat.dweller that implement OnFireEffectPluginModifier and TypeClassDescriptionclass
IMPORTANT: will be multiple instances of this, one for the the OnFire (per weapon) and one for the OnHit (per missile) effects.class
class
class
Multiple instances of this plugin - one for every projectile (on hit), and one for each weapon.class
-
Uses of OnFireEffectPlugin in com.fs.starfarer.api.impl.combat.threat
Classes in com.fs.starfarer.api.impl.combat.threat that implement OnFireEffectPluginModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
-
Uses of OnFireEffectPlugin in com.fs.starfarer.api.loading
Methods in com.fs.starfarer.api.loading that return OnFireEffectPluginModifier and TypeMethodDescriptionMissileSpecAPI.getOnFireEffect()
ProjectileSpecAPI.getOnFireEffect()