BIS fnc diagMissionWeapons: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") | m (Text replacement - "|Game version=" to "|Game version=  |gr1= Diagnostic |GROUP1=") | ||
| Line 5: | Line 5: | ||
| |1.00|Game version= | |1.00|Game version= | ||
| |gr1= Diagnostic |GROUP1= | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:03, 5 October 2020
Description
- Description:
- Lists all weapons and magazines available in a mission.
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- [clipboard] call BIS_fnc_diagMissionWeapons
- Parameters:
- clipboard: Boolean - (Optional, default false) - True to copy list to clipboard
- Return Value:
- Array - List of weapons available in mission
Examples
- Example 1:
- true call BIS_fnc_diagMissionWeapons;
Additional Information
- See also:
- Diag functions
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
 
	