Gamemode.InputMouseApply
From GMod Wiki
Event Hook | |
Hook Name | InputMouseApply |
Syntax | GM:InputMouseApply( CUserCmd cmd, number x, number y, angle angle ) |
Description | Allows you to control how moving the mouse affects the view angles. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.InputMouseApply]Gamemode.InputMouseApply [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples