Class CryofluxTransducerEffect

java.lang.Object
com.fs.starfarer.api.combat.BaseCombatLayeredRenderingPlugin
com.fs.starfarer.api.impl.combat.CryofluxTransducerEffect
All Implemented Interfaces:
CombatLayeredRenderingPlugin, EveryFrameWeaponEffectPlugin, OnFireEffectPlugin, OnHitEffectPlugin
Direct Known Subclasses:
PseudoparticleJetEffect

The effect for the Cryoflamer, which was at one point called "Cryoflux...". Not related to the Cryoflux Transducer ship system. 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)