GTA V NativesplayerPlayer::forceCleanupOn this pagePlayer::forceCleanupused 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