PLAYER/FinishMove
From Garry's Mod
PLAYER:FinishMove( )
Description
Called from GM:FinishMove.
WARNING |
This hook will not work if the current gamemode overrides GM:FinishMove and does not call this hook. |
NOTE |
This hook is run after the drive.FinishMove has been called. |
Arguments
CMoveData mv
Returns
Return true to prevent default action