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

Script::setStreamedScriptAsNoLongerNeeded

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

Syntax

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

Required Arguments

  • scriptHash: Model hash or name

Return value

  • Undefined

Example

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

See also

Шаблон:Script s function c