bool UI_is_dead(actor npc) bool npc->is_dead()
Checks if the NPC is dead or alive. This is equivalent to checking if the 'DEAD' flag is set.
DEAD
npc
Returns true if the NPC is dead, false otherwise.
true
false
get_body_npc
kill_npc
resurrect
resurrect_npc