Class RiftTorpedoEffect

java.lang.Object
com.fs.starfarer.api.impl.combat.RiftTorpedoEffect
All Implemented Interfaces:
OnFireEffectPlugin, OnHitEffectPlugin

public class RiftTorpedoEffect extends Object implements OnFireEffectPlugin, OnHitEffectPlugin
IMPORTANT: will be multiple instances of this, one for the the OnFire (per weapon) and one for the OnHit (per torpedo) effects. (Well, no data members, so not *that* important.)