Garry's Mod Wiki

PLAYER:Move

Description

Called from GM:Move.

This hook will not work if the current gamemode overrides GM:Move and does not call this hook.
This hook is run after the drive.Move has been called.

Arguments

1 CMoveData mv
Movement information

Returns

1 boolean
Return true to prevent default action