nearestLocationWithDubbing: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
(format pos)
Line 12: Line 12:
| '''nearestLocationWithDubbing''' position |= Syntax
| '''nearestLocationWithDubbing''' position |= Syntax


|p1= position: [[Array]] - |= PARAMETER1  
|p1= position: [[Object]] or [[Array]] in format [[PositionAGL]] or [[Position2D]] |= PARAMETER1  


|p2= |= PARAMETER2  
|p2= |= PARAMETER2  

Revision as of 13:53, 27 September 2015

Hover & click on the images for description

Description

Description:
Find the nearest location (to the given position) having it speech non-empty.
Groups:
Uncategorised

Syntax

Syntax:
nearestLocationWithDubbing position
Parameters:
position: Object or Array in format PositionAGL or Position2D
Return Value:
Location

Examples

Example 1:
(example)

Additional Information

See also:
findNearestEnemynearestBuildingnearestObjectnearestObjectsnearObjectsnearestLocationnearEntitiesnearTargetsnearSuppliesnearObjectsReadynearRoads

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