Garry's Mod Wiki

EFFECT:PhysicsCollide

  EFFECT:PhysicsCollide( table colData, PhysObj collider )

Description

Called when the effect collides with anything.

Arguments

1 table colData
Information regarding the collision. See CollisionData structure
2 PhysObj collider
The physics object of the entity that collided with the effect.