Gameplay::terminateAllScriptsWithThisName
For a full list, see here: pastebin.com/yLNWicUi
Syntax
mp.game.gameplay.terminateAllScriptsWithThisName(scriptName);Required Arguments
- scriptName: String
Return value
- Undefined
Example
// todoFor a full list, see here: pastebin.com/yLNWicUi
mp.game.gameplay.terminateAllScriptsWithThisName(scriptName);// todo