trigger_remove

From Source Entities
Jump to navigation Jump to search

Code classes:

Trigger.png

trigger_remove is a brush entity present in all Source games. It removes things that touch it, as if they were sent the Kill input.

Note: Entities programmed to not activate triggers (e.g. logic entities, weapons) will not be removed.

Warning: Be very careful when using this; even a player can be removed!

Outputs[edit | edit source]

OnRemove
Doesn't ever fire.