A_ClearFlash

From ZDoom Wiki
Jump to navigation Jump to search

A_ClearFlash
(no parameter)

Stops the current flash state from playing. Essentially identical to doing the following:

   XBOW A 3 A_GunFlash("LightDone",GFF_NOEXTCHANGE)

This codepointer is restricted to StrifeCrossbow and derived classes.