formationPosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ")
m (Text replacement - "\|x([0-9])=<code>" to "|x$1= <code>")
Line 26: Line 26:
|r1= [[Position]]
|r1= [[Position]]


|x1=<code>_pos = [[formationPosition]] _unit;</code>
|x1= <code>_pos = [[formationPosition]] _unit;</code>


|seealso= [[formation]]
|seealso= [[formation]]
}}
}}

Revision as of 13:47, 25 April 2022

Hover & click on the images for description

Description

Description:
Return position of unit in the formation.
Groups:
Positions

Syntax

Syntax:
formationPosition unit
Parameters:
unit: Object
Return Value:
Position

Examples

Example 1:
_pos = formationPosition _unit;

Additional Information

See also:
formation

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