forgetTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| Nothing " to "|r1= Nothing ")
m (Text replacement - "<dl class="command_description"> " to "")
Line 25: Line 25:
|seealso= [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]], [[targetKnowledge]]
|seealso= [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]], [[targetKnowledge]]
}}
}}
<dl class="command_description">




{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 23:36, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit ControlGroups

Syntax

Syntax:
Syntax needed
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;
Example 2:
Give enemyBob some amnesia:onEachFrame { enemyBob forgetTarget player };

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