A_ImpDeath

From ZDoom Wiki
Revision as of 17:47, 10 August 2009 by Gez (talk | contribs) (Created page with '{{DISPLAYTITLE:A_ImpDeath}} '''A_ImpDeath'''<br /> (no parameters) Clears the calling actor's SOLID flag and sets its FLOORCLIP flag instead. This codepointer is restricted to …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_ImpDeath
(no parameters)

Clears the calling actor's SOLID flag and sets its FLOORCLIP flag instead.

This codepointer is restricted to HereticImp and derived classes.