From Bohemia Interactive Community
					 
					
					
					
					
Hover & click on the images for description
 
Description
- Description:
 
- Returns list with addons the unit belongs to.
 
- Groups:
 
- Mods and Addons
 
Syntax
- Syntax:
 
- unitAddons className
 - Parameters:
 
- className: String - class name of a unit/vehicle or object
 - Return Value:
 
- Array - addon names
 
Examples
- Example 1:
 
Additional Information
- See also:
 
- activateAddons
 
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here!
Add Note
 
 
- ffur2007slx2_5 - c
 
- Posted on Mar 31, 2014 - 23:38 (UTC)
 
- 
- From Arma 3 1.14 
 
- To return the addon that a weapon belongs to, use BIS_fnc_weaponAddon instead. E.g.