nearObjects: Difference between revisions
Jump to navigation
Jump to search
m (Fixed syntax) |
mNo edit summary |
||
Line 35: | Line 35: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[nearestObject]], [[nearestObjects]], [[nearestObject type]], [[nearestObject id]] |= See also | ||
}} | }} |
Revision as of 08:17, 2 November 2006
Description
- Description:
- Find objects in the circle with given radius. If typeName is given, only objects of given type (or its subtype) are listed.
- Groups:
- Uncategorised
Syntax
- Syntax:
- position nearObjects radius
- Parameters:
- position: Object or Array
- radius: Number
- Return Value:
- Array
Alternative Syntax
- Syntax:
- position nearObjects [typeName, radius]
- Parameters:
- position: Object or Array
- [typeName, radius]: Array
- Return Value:
- Array
Examples
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