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

Script::hasStreamedScriptLoaded

Материал из RAGE MP Wiki Archive
Версия от 21:25, 11 мая 2017; imported>StreetGT
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Syntax

<syntaxhighlight lang="javascript">mp.game.script.hasStreamedScriptLoaded(scriptHash);</syntaxhighlight>

Required Arguments

  • scriptHash: Model hash or name

Return value

  • Boolean

Example

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

See also

Шаблон:Script s function c