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

Vehicle::doesExistWithDecorator

Материал из RAGE MP Wiki Archive
Версия от 19:55, 4 мая 2024; imported>Shr0x (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''decorator:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.doesExistWithDecorator(decorator) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Client-Side
Function

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




See also