Skip to main content

Player::hasForceCleanupOccurred

Syntax

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

Required Arguments

  • cleanupFlags: int

Return value

  • Boolean

Example

```js // todo ```

See also