WEAPON/OnDrop
From Garry's Mod
(Difference between revisions)
(Created page with "{{Hook |Name=OnDrop |Parent=WEAPON |Description= |Realm= }}") |
Robotboy655 (Talk | contribs) |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
{{Hook | {{Hook | ||
− | | | + | |Description=Called when weapon is dropped by {{ClassFunction|Player|DropWeapon}}. |
− | | | + | |
− | | | + | See also {{HookFunction|WEAPON|OwnerChanged}}. |
− | | | + | |Realm=Server |
+ | |Predicted=No | ||
}} | }} |
Latest revision as of 02:56, 29 August 2017
WEAPON:OnDrop( )
Description
Called when weapon is dropped by Player:DropWeapon.
See also WEAPON:OwnerChanged.