Script::isStreamedScriptRunning
formerly _IS_STREAMED_SCRIPT_RUNNING
Jenkins hash: 0x19EAE282
Syntax
mp.game.script.isStreamedScriptRunning(scriptHash);
Required Arguments
- scriptHash: Model hash or name
Return value
- Boolean
Example
// todo
formerly _IS_STREAMED_SCRIPT_RUNNING
Jenkins hash: 0x19EAE282
mp.game.script.isStreamedScriptRunning(scriptHash);
// todo