Nothing Special   »   [go: up one dir, main page]

Garry's Mod Wiki

PLAYER:FinishMove

  boolean PLAYER:FinishMove( CMoveData mv )

Description

Called from GM:FinishMove.

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

Arguments

Returns

1 boolean
Return true to prevent default action