Skip to main content

Script::isStreamedScriptRunning

formerly _IS_STREAMED_SCRIPT_RUNNING

Jenkins hash: 0x19EAE282

Syntax​

```js mp.game.script.isStreamedScriptRunning(scriptHash); ```

Required Arguments​

  • scriptHash: Model hash or name

Return value​

  • Boolean

Example​

```js // todo ```

See also​