Перейти к содержанию

Vehicle::getHandling

Материал из RAGE MP Wiki Archive
Версия от 16:41, 29 мая 2024; imported>Shr0x (Created page with "{{ClientsideJsFunction}} {{JSContainer| Gets vehicle handling type value. Handling Types from '''handling.meta''': <pre> fInitialDriveMaxFlatVel fBrakeBiasFront fSteeringLock fTractionCurveLateral fTractionBiasFront fSuspensionCompDamp fSuspensionReboundDamp fSuspensionBiasFront fAntiRollBarBiasFront </pre> ===Required Params=== *'''type''': {{RageType|string}} ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.getHa...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Client-Side
Function

Ошибка создания миниатюры: Не удаётся сохранить эскиз по месту назначения JavaScript




See also