Vehicle::deleteDriveForceCurve: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2024

  • curprev 22:5222:52, 24 December 2024Shr0x talk contribs 664 bytes +664 Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Deletes a previously created drive force curve. === Syntax === <syntaxhighlight lang="javascript"> mp.game.vehicle.deleteDriveForceCurve(curveNameHash); </syntaxhighlight> === Required Parameters === * '''curveNameHash:''' {{RageType|number}} - The hash identifier for the curve to delete. === Return Value === * '''undefined''' === Example === <syntaxhighlight lang="javascript"> const curveHash = mp.game.joaat("..."