allMines: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 79839 by Ffur2007slx2 5 on 2014-06-22T08:03:57Z) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Returns an array of all mines in the mission |= | |Returns an array of all mines in the mission |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''allMines''' |= | | '''allMines''' |SYNTAX= | ||
| [[Array]] |= | | [[Array]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[detectedMines]], [[mineDetectedBy]], [[createMine]], [[mineActive]], [[revealMine]], [[allMissionObjects]] |= | | [[detectedMines]], [[mineDetectedBy]], [[createMine]], [[mineActive]], [[revealMine]], [[allMissionObjects]] |SEEALSO= | ||
}} | }} |
Revision as of 11:25, 7 April 2019
Description
- Description:
- Returns an array of all mines in the mission
- Groups:
- Uncategorised
Syntax
- Syntax:
- allMines
- Return Value:
- Array
Examples
- Example 1:
allMines
- Example 2:
(allMines select 0) mineDetectedBy west;
Additional Information
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