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

Streaming::clearFocus

Материал из RAGE MP Wiki Archive
Версия от 12:26, 24 декабря 2021; imported>Ufteers (Created page with " ==Syntax== <syntaxhighlight lang="javascript">mp.game.streaming.clearFocus();</syntaxhighlight> === Required Arguments === ===Return value=== *'''Undefined''' ==Example== <sy...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Syntax

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

Required Arguments

Return value

  • Undefined

Example

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

See also