missileTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[missileTargetPos]] munition |Syntax=
| [[missileTarget]] munition |Syntax=


|p1= munition: [[Object]]
|p1= munition: [[Object]]

Revision as of 14:04, 24 September 2020

Hover & click on the images for description

Description

Description:
Returns a guided missile's target.
Groups:
Object ManipulationWeapons

Syntax

Syntax:
missileTarget munition
Parameters:
munition: Object
Return Value:
Object

Examples

Example 1:
missileTarget missile1;

Additional Information

See also:
missileTargetPos setMissileTargetPos setMissileTarget

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

Bottom Section