CBA_fnc_getMuzzles

Description

Gets the list of possible muzzles for a weapon.

Parameters

_weaponclass name of the weapon to examine STRING

Returns

_muzzlesAll muzzle names ARRAY

Examples

_muzzles = "arifle_AK12_GL_F" call CBA_fnc_getMuzzles
-> ["arifle_AK12_GL_F","EGLM"]

Author

commy2, johnb43

string used by format
Array to read from [Array]
Close