Garry's Mod Wiki

Revision Difference

GM:PhysgunDrop#553284

<function name="PhysgunDrop" parent="GM" type="hook"> <ishook>yes</ishook>⤶ <description>Called when a player drops an entity with the Physgun. See <page>GM:GravGunOnDropped</page> for the Gravity Gun drop variant. </description> <realm>Shared</realm> <args> <arg name="ply" type="Player">The player who dropped an entitiy</arg> <arg name="ent" type="Entity">The dropped entity</arg> </args> </function>