A_M_FireRailgun

From ZDoom Wiki
Jump to navigation Jump to search

A_M_FireRailgun
(no parameters)

Does nothing if the calling actor has no valid target.

Otherwise, calls A_MonsterRail, then sets the calling actor's special1 field to current tic + 50.

This codepointer is restricted to ScriptedMarine and derived classes.