Garry's Mod Wiki

drive.FinishMove

  boolean drive.FinishMove( Player ply, CMoveData mv )

Description

This is used internally - although you're able to use it you probably shouldn't.

The move is finished. Copy mv back into the target.

Arguments

1 Player ply
The player
2 CMoveData mv
The move data

Returns

1 boolean
true if succeeded