Fall

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Fall (void)

Usage

Clears the SOLID flag of the calling actor, allowing it to be stepped through. Typically used for dying actors.

Note: you can use the UnSetFlags codepointer with the SOLID flag to achieve the same effect.

Thunk: yes.