public interface EveryFrameWeaponEffectPlugin
| Modifier and Type | Method and Description |
|---|---|
void |
advance(float amount,
CombatEngineAPI engine,
WeaponAPI weapon)
Called before this frame's operations for the weapon - turning, firing, etc.
|
void advance(float amount, CombatEngineAPI engine, WeaponAPI weapon)
amount - engine - weapon -