A_CheckThrowBomb

From ZDoom Wiki
Jump to navigation Jump to search

A_CheckThrowBomb
(no parameters)

Decreases the calling actor's health by one point. If it becomes negative or null, the actor is put in its Death state.

This codepointer is restricted to ThrowingBomb and derived classes.