Seven Towers: UCC Reference

USECODE INTRINSICS

UI_remove_npc(actor npc)
npc->remove_npc()

Removes the NPC from the game world. The NPC is effectively placed in 'limbo', and has its schedule set to 'WAIT'.

Parameters

npcThe NPC to be removed.

Related intrinsics

See also