Skip to main content

Player::forceCleanup

used with 1,2,8,64,128 in the scripts

Syntax

```js mp.game.player.forceCleanup(cleanupFlags); ```

Required Arguments

  • cleanupFlags: int

Return value

  • Undefined

Example

```js // todo ```

See also