GTA V NativesscriptScript::setNoLoadingScreenOn this pageScript::setNoLoadingScreenSyntax ```js mp.game.script.setNoLoadingScreen(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also