A_MLightningAttack

From ZDoom Wiki
Jump to navigation Jump to search

A_MLightningAttack (string floor , string ceiling )

Fires two projectiles specified by the floor and ceiling parameters. The two projectiles have their lastenemy property set to each other. The sound "MageLightningFire" is played on the Body channel.

This codepointer is restricted to MWeapLightning and derived classes.