Gamemode.OnPhysgunFreeze
From GMod Wiki
Event Hook | |
Hook Name | OnPhysgunFreeze |
Syntax | GM:OnPhysgunFreeze( Entity Weapon, Physobj Physobj, Entity Ent, Player Player ) |
Description | Called when a player freezes an entity with the Physgun. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.OnPhysgunFreeze]Gamemode.OnPhysgunFreeze [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples