From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Returns a list of files present in the addon.
- Groups:
- Mods and Addons
Syntax
- Syntax:
- addonFiles [pboPrefix, fileExtension]
- Parameters:
- [pboPrefix, fileExtension] - Array
- pboPrefix: String - addon prefix available from allAddonsInfo
- fileExtension (Optional): String - file extension to filter results, for example ".paa"
- Return Value:
- Array of Strings
Examples
- Example 1:
addonFiles ["a3\3den\", ".paa"];
Additional Information
- See also:
- allAddonsInfo
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here!
Add Note