Seven Towers: UCC Reference

USECODE INTRINSICS

UI_remove_item(object obj)
obj->remove_item()

Removes the object from the game world and from the 'last created' stack. If the object is not an NPC, it will de deleted; NPCs will still exist.

Parameters

objThe object to be deleted.

Related intrinsics

See also