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

Script::isStreamedScriptRunning

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

formerly _IS_STREAMED_SCRIPT_RUNNING

Jenkins hash: 0x19EAE282

Syntax

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

Required Arguments

  • scriptHash: Model hash or name

Return value

  • Boolean

Example

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

See also

Шаблон:Script s function c