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

Script::hasStreamedScriptLoaded

Материал из RAGE MP Wiki Archive

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