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