forgetTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fixed syntax notation)
mNo edit summary
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3dev |= Game name
| arma3 |= Game name


|1.69|= Game version
|1.70|= Game version


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 17:46, 16 May 2017

Hover & click on the images for description

Description

Description:
Resets info group has about target
Groups:
Uncategorised

Syntax

Syntax:
group forgetTarget target
Parameters:
group: Group or Object - group itself or unit in a group
target: Object - group target
Return Value:
Nothing

Examples

Example 1:
soldier1 forgetTarget soldier2;

Additional Information

See also:
knowsAbouttargetsQuerytargetsAggregatenearTargetsrevealgetHideFromtargetKnowledge

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