unitsBelowHeight

From Bohemia Interactive Community
Revision as of 19:10, 27 February 2021 by R3vo (talk | contribs) (Text replacement - "{{Inline code|" to "{{ic|")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object DetectionPositions

Syntax

Syntax:
Syntax needed
Parameters:
units: Array of Objects
height: Number - height above terrain level (PositionATL)
Return Value:
Return value needed

Alternative Syntax

Syntax:
group unitsBelowHeight height
Parameters:
group: Group - AI group
height: Number - height above terrain level (PositionATL)
Return Value:
Array of Objects

Examples

Example 1:
_allOnGroudUnits = group player unitsBelowHeight 10;
Example 2:
_units = allUnits unitsBelowHeight 30;

Additional Information

See also:
allUnitsgetPosATLgroup

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