Killtarget
Jump to navigation
Jump to search
killtarget is a KV in many id Tech 2 and
GoldSrc entities. It removes the named entity from play, and deletes its associated edict. This is known as "killtargeting".
In Source, entities are killtargeted by sending them the Kill input. An entity's children can be killtargeted alongside it by sending the KillHierarchy input instead.