Skip to main content

Player::isWearingHelmet

Returns true if the ped passed through the parenthesis is wearing a helmet.

-UNBOUND-

Syntax

```js player.isWearingHelmet(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also