A_WraithRaiseInit

From ZDoom Wiki
Jump to navigation Jump to search

A_WraithRaiseInit
(no parameter)

Makes the actor visible and removes the NONSHOOTABLE and DONTBLAST flags while setting the SHOOTABLE and SOLID flags. The actor's floor clip is set to its height.

This codepointer is restricted to WraithBuried and derived classes.