Black Ops III

IsDriving

Returns true if the player is driving a vehicle.

Example:

if ( self IsDriving( <localClientNum> ) )

Parameters

ParameterSummary
*localClientNumThe localClientNum of the caller

* = mandatory