A_ClearFlash

From ZDoom Wiki
Revision as of 00:31, 23 September 2016 by LordMisfit (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.