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

RAGE.Elements.Vehicle.SetMod — история изменений

Выбор версий: отметьте версии страницы, которые вы хотите сравнить, и нажмите Enter или кнопку ниже.
Пояснения: (текущ.) — отличия от текущей версии; (пред.) — отличия от предыдущей версии; м — малые изменения.

12 мая 2024

  • текущ.пред. 12:4812:48, 12 мая 2024 imported>Shr0x 497 байт +497 Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''modType:''' {{RageType|int}} *'''modIndex:''' {{RageType|int}} *'''customTires:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.SetMod(modType, modIndex, customTires) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Ca..."