Skip to main content

Player::hasLeftTheWorld

Gets the player's info and calls a function that checks the player's ped position.

Here's the decompiled function that checks the position: pastebin.com/ZdHG2E7n

Syntax

```js player.hasLeftTheWorld(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also