inAreaArray

From Bohemia Interactive Community
Revision as of 17:00, 21 October 2016 by R3vo (talk | contribs) (formatted parameters)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.65|1.65]]
Hover & click on the images for description

Description

Description:
Filters given Array of Objects or Positions by given trigger area.
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
[input] inAreaArray trigger
Parameters:
input: Array of Objects or Positions
trigger: Trigger
Return Value:
Array: Array with objects or positions inside the trigger area

Examples

Example 1:
[ vehicles ] inAreaArray trigger_1

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

[[Category:Introduced with arma3dev version 1.65]][[ Category: arma3dev: New Scripting Commands | INAREAARRAY]][[ Category: arma3dev: Scripting Commands | INAREAARRAY]]

Bottom Section