A_ProgrammerDeath

From ZDoom Wiki
Revision as of 04:53, 10 February 2013 by Deded007 (talk | contribs) (codepointer template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_ProgrammerDeath

(no parameters)

Usage

If the calling actor is the last of its type on the map, gives a ProgLevelEnder to the first living player found and then calls A_BossDeath.

This codepointer is restricted to Programmer and derived classes.