formationMembers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "\|x([0-9])=<code>" to "|x$1= <code>")
Line 26: Line 26:
|r1= [[Array]]
|r1= [[Array]]


|x1=<code>_drivers = [[formationMembers]] _person</code>
|x1= <code>_drivers = [[formationMembers]] _person</code>


|seealso= [[formation]] [[setFormation]] [[driver]]
|seealso= [[formation]] [[setFormation]] [[driver]]
}}
}}

Revision as of 13:47, 25 April 2022

Hover & click on the images for description

Description

Description:
Return list of units (drivers) in the formation.
Groups:
Groups

Syntax

Syntax:
formationMembers person
Parameters:
person: Object
Return Value:
Array

Examples

Example 1:
_drivers = formationMembers _person

Additional Information

See also:
formation setFormation driver

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