Garry's Mod Wiki

ENTITY:EndTouch

  ENTITY:EndTouch( Entity entity )

Description

Called when the entity stops touching another entity.

This only works for brush entities and for entities that have Entity:SetTrigger set to true.

Arguments

1 Entity entity
The entity which was touched.