Vehicle::setTowTruckCraneHeight

From RAGE Multiplayer Wiki

Sets how much the crane on the tow truck is raised, where 0.0 is fully lowered and 1.0 is fully raised.

Syntax

vehicle.setTowTruckCraneHeight(height);

Required Arguments

  • height: float

Return value

  • Undefined

Example

// todo

See also