Ui::showWeaponWheel
Forces the weapon wheel to appear on screen.
Syntax
ui.showWeaponWheel(forcedShow);
Required Arguments
- forcedShow: Boolean
Return value
- Undefined
Example
todo
Forces the weapon wheel to appear on screen.
ui.showWeaponWheel(forcedShow);
todo