Gameplay::setFadeInAfterDeathArrest
Sets whether the game should fade in after the player dies or is arrested.
Syntax
```js mp.game.gameplay.setFadeInAfterDeathArrest(toggle); ```
Required Arguments
Return value
Example
```js // todo ```
See also