Skip to main content

Ui::showWeaponWheel

Forces the weapon wheel to appear on screen.

Syntax​

```js mp.game.ui.showWeaponWheel(forcedShow); ```

Required Arguments​

  • forcedShow: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​