A_ShowElectricFlash
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
A_ShowElectricFlash
(no parameter)
Plays the Flash state without any change to the external player sprite. Essentially identical to doing the following:
XBOW A 0 A_GunFlash ("Flash", GFF_NOEXTCHANGE)
This codepointer is restricted to StrifeCrossbow and derived classes.