Skip to main content

Cam::stopGameplayHint

Syntax

```js mp.game.cam.stopGameplayHint(force); ```

Required Arguments

  • force: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also