Description
Gets the list of possible muzzles for a weapon.
Parameters
_weapon | class name of the weapon to examine STRING |
Returns
_muzzles | All muzzle names ARRAY |
Examples
_muzzles = "arifle_AK12_GL_F" call CBA_fnc_getMuzzles
-> ["arifle_AK12_GL_F","EGLM"]
Author
commy2, johnb43