ENTITY:PhysicsCollide
Description
Called when the entity collides with anything. The move type and solid type must be VPHYSICS for the hook to be called.
If you want to use this hook on default/engine/non-Lua entites ( like prop_physics ), use Entity:AddCallback instead! This page describes a hook for Lua entities