BIS fnc diagMissionWeapons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
Line 12: Line 12:
|p1= clipboard: [[Boolean]] - (Optional, default [[false]]) - [[true]] to copy list to clipboard
|p1= clipboard: [[Boolean]] - (Optional, default [[false]]) - [[true]] to copy list to clipboard


| [[Array]] -  List of weapons available in mission
|r1=[[Array]] -  List of weapons available in mission


|x1= <code>[[true]] [[call]] [[BIS_fnc_diagMissionWeapons]];</code>
|x1= <code>[[true]] [[call]] [[BIS_fnc_diagMissionWeapons]];</code>

Revision as of 21:27, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
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