Garry's Mod Wiki

ENTITY:StartTouch

  ENTITY:StartTouch( Entity entity )

Description

Called when the entity starts 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 is being touched.