GTA V NativesbrainBrain::disableScriptBrainSetOn this pageBrain::disableScriptBrainSetSyntax ```js mp.game.brain.disableScriptBrainSet(brainSet); ``` Required Arguments brainSet: int Return value Undefined Example ```js // todo ``` See also