groups

From Bohemia Interactive Community
Revision as of 16:38, 28 February 2023 by Cat Harsis (talk | contribs) (2.12 released, no longer only dev branch)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns an array with all groups of given side.
Groups:
Groups

Syntax

Syntax:
groups side
Parameters:
side: Side
Return Value:
Array of Groups

Examples

Example 1:
private _allBluforGroups = groups blufor; // equivalent of allGroups select { side _x == blufor };

Additional Information

See also:
group allGroups units allUnits

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