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

Streaming::setDitchPoliceModels

Материал из RAGE MP Wiki Archive
Версия от 03:35, 27 мая 2024; imported>Shr0x (See also)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

MulleDK19: This is a NOP function. It does nothing at all.

Syntax

<syntaxhighlight lang="javascript">mp.game.streaming.setDitchPoliceModels(toggle);</syntaxhighlight>

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

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

See also