A_SerpentHeadCheck

From ZDoom Wiki
Jump to navigation Jump to search

A_SerpentHeadCheck
(no parameter)

Checks if the calling actor hit the floor. If so, and the floor is a liquid, it simply removes itself. Otherwise it jumps to the Death state.

This codepointer is restricted to SerpentHead and derived classes.