GTA V NativesplayerPlayer::hasForceCleanupOccurredOn this pagePlayer::hasForceCleanupOccurredSyntax ```js mp.game.player.hasForceCleanupOccurred(cleanupFlags); ``` Required Arguments cleanupFlags: int Return value Boolean Example ```js // todo ``` See also