Interface AdvanceableListener

All Known Implementing Classes:
BDeck.BDeckListener, CombatEndurance.CombatEnduranceRegen, DamageControl.DamageControlDamageTakenMod, EnergyWeaponMastery.EWMDamageDealtMod, GravitonBeamEffect.GravitonBeamDamageTakenMod, PhaseAnchor.PhaseAnchorScript, PolarizedArmor.PolarizedArmorEffectMod, RealityDisruptorChargeGlow.RDRepairRateDebuff

public interface AdvanceableListener
Only supported when added to a ShipAPI, not to CombatEngineAPI.
Author:
Alex Copyright 2022 Fractal Softworks, LLC
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    advance(float amount)
     
  • Method Details

    • advance

      void advance(float amount)