Skip to main content

Player::forceCleanupForThreadWithThisId

Syntax​

```js mp.game.player.forceCleanupForThreadWithThisId(id, cleanupFlags); ```

Required Arguments​

  • id: int
  • cleanupFlags: int

Return value​

  • Undefined

Example​

```js // todo ```

See also​