Call of Duty Script Documentation
weaponisboltaction(<weapon name>)
ModuleWeapons
Summary
Get whether this weapon has a bolt action
Example
weaponisboltaction("mosin_nagant_sniper");
Minimum Number of arguments: 1
1 : <weapon name> The weapon name.
Number of optional arguments: 0
Return to Function List