A_M_CheckAttack
Jump to navigation
Jump to search
A_M_CheckAttack
(no parameters)
If the calling actor has no target, or its special1 field is non-null, then it is put in its SkipAttack state.
Otherwise, calls A_FaceTarget.
This codepointer is restricted to ScriptedMarine and derived classes.