Skip to main content

Player::isHuman

Returns true/false if the ped is/isn't humanoid.

Edited by: Enumerator

Syntax

```js player.isHuman(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also