BIS fnc getTurrets: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (1 revision)
(see also)
Line 34: Line 34:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[BIS_fnc_allTurrets]]|= See also


}}
}}

Revision as of 16:27, 29 June 2017


Hover & click on the images for description

Description

Description:
/*

	Description:
	Return vehicle turrets

	Parameter(s):
		0: OBJECT or STRING (classname)
		1: CONFIG or ARRAY - output type (array of config paths or IDs)

	Returns:
	ARRAT of CONFIGs or ARRAYs
*/

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

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
BIS_fnc_allTurrets

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

Notes

Bottom Section