Player.PhysgunUnfreeze
From GMod Wiki
Function | |
Syntax | Player:PhysgunUnfreeze( ) |
Description: | |
Unfreezes the entity the player is looking at, as if they unfroze with their physgun. | |
Returns: | nil |
In Object: | Player |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Player.PhysgunUnfreeze]Player.PhysgunUnfreeze [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | Unfreezes what the player is looking at. |
---|---|
Used on | |
Code | Player:PhysgunUnfreeze() |
Output | N/A |