BIS fnc compatibleItems: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " {{Function|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.24|= Game version _______________...")
 
mNo edit summary
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


|<code> /*
| <pre>/*
Author: Karel Moricky
Author: Karel Moricky


Line 20: Line 20:
ARRAY of STRINGs
ARRAY of STRINGs
*/
*/
</code> |= Description
 
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_compatibleItems]])''</small> |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 07:48, 6 October 2017


Hover & click on the images for description

Description

Description:
/*
	Author: Karel Moricky

	Description:
	Return all compatible weapon attachments
	
	Parameter(s):
		0: STRING - weapon class
	
	Returns:
	ARRAY of STRINGs
*/

(Placeholder description extracted from the function header by BIS_fnc_compatibleItems)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[weapon] call BIS_fnc_compatibleItems
Parameters:
weapon: String - weapon class
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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