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

Vehicle::forceSubmarineSurfaceMode

Материал из RAGE MP Wiki Archive
Версия от 17:16, 18 сентября 2021; imported>Shr0x (Created page with "==Syntax== <syntaxhighlight lang="javascript">vehicle.forceSubmarineSurfaceMode(toggle);</syntaxhighlight> ===Required Arguments=== *'''boolean''' toggle ===Return value=== *'...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Syntax

<syntaxhighlight lang="javascript">vehicle.forceSubmarineSurfaceMode(toggle);</syntaxhighlight>

Required Arguments

  • boolean toggle

Return value

  • undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also