From Bohemia Interactive Community
Jump to navigation
Jump to search
Hover & click on the images for description
Description
- Description:
- Returns the list of all loaded addons.
- Groups:
- Mods and Addons
Syntax
- Syntax:
- allAddonsInfo
- Return Value:
- Array of Arrays in format [prefix, version, isPatched], where:
- prefix: String - addon prefix
- version: String - addon revision version
- isPatched: Boolean - true if patching is enabled and this addon is being patched
Examples
- Example 1:
Additional Information
- See also:
- addonFiles
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