Kill
Jump to navigation
Jump to search

Kill is an input that removes the named entity from play, and deletes its associated edict. An entity's children can be killed in the same tick by sending the KillHierarchy input instead, otherwise they will be killed on a subsequent tick.

To kill entities via VScript use Destroy() or Kill() to kill the entity on the subsequent tick