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 = "M4A1_RCO_GL" call CBA_fnc_getMuzzles
-> ["M4_ACOG_Muzzle", "M203Muzzle"]

Author

commy2

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