forgetTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.69|= Game version _____________...")
 
(see also)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]] |= See also
| [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]], [[targetKnowledge]] |= See also


}}
}}

Revision as of 16:14, 19 April 2017

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.69|1.69]]
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 - group or Object - 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

[[Category:Introduced with arma3dev version 1.69]][[ Category: arma3dev: New Scripting Commands | FORGETTARGET]][[ Category: arma3dev: Scripting Commands | FORGETTARGET]]

Notes

Bottom Section