Player.UnfreezePhysicsObjects
From GMod Wiki
Function | |
Syntax | Player:UnfreezePhysicsObjects( ) |
Description: | |
Unfreezes all objects frozen by the specified player with the Physics Gun. | |
Returns: | nil |
In Object: | Player |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Player.UnfreezePhysicsObjects]Player.UnfreezePhysicsObjects [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Although this is a valid function on the Client, it appears to do nothing.