Vehicle::getVehicleModelAcceleration

From RAGE Multiplayer Wiki
Revision as of 19:54, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the acceleration of the specified model.

For a full list, see here: pastebin.com/GaN6vT4R

Syntax

vehicle.getVehicleModelAcceleration(modelHash);

Required Arguments

  • modelHash: Model hash or name

Return value

  • float

Example

todo

See also