GTA V NativesplayerPlayer::setCanSwitchWeaponOn this pagePlayer::setCanSwitchWeaponSyntax ```js player.setCanSwitchWeapon(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also