Garry's Mod Wiki

GM:OnPlayerPhysicsDrop

  GM:OnPlayerPhysicsDrop( Player ply, Entity ent, boolean thrown )

Description

Called when a player +use drops an entity.

Arguments

1 Player ply
The player that dropped the object
2 Entity ent
The object that was dropped.
3 boolean thrown
Whether the object was throw or simply let go of.