detectedMines: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(detectedMines description)
 
(see also)
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[revealMine]], [[allMines]], [[mineDetectedBy]] |= See also
| [[allMines]], [[mineDetectedBy]], [[createMine]], [[mineActive]], [[revealMine]] |= See also


}}
}}

Revision as of 21:15, 20 June 2014

Hover & click on the images for description

Description

Description:
Returns an array of all mines detected by a given side
Groups:
Uncategorised

Syntax

Syntax:
detectedMines side
Return Value:
Array

Examples

Example 1:
detectedMines west
Example 2:
detectedMines side player;

Additional Information

See also:
allMinesmineDetectedBycreateMinemineActiverevealMine

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