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