targetsQuery

From Bohemia Interactive Community
Revision as of 14:11, 8 January 2011 by .kju (talk | contribs) (Added SEEALSO)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Find all targets known to sender matching given query.
Groups:
Uncategorised

Syntax

Syntax:
speaker targetsQuery [receiver,side,unit,place,time]
Parameters:
speaker: Object -
[receiver,side,unit,place,time]: Array -
Return Value:
Array

Examples

Example 1:
_candidates = _this targetsQuery [_from,_enemySide,"","",""];//ca\characters\scripts\reactCore_Full.fsm

Additional Information

See also:
targetsAggregate

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