Class AssayingRiftEffect

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

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