GTA V NativesuiUi::showWeaponWheelOn this pageUi::showWeaponWheelForces 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