group: Difference between revisions

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


| [[join]], [[leader]] |= See also
| [[join]], [[leader grp]], [[leader unit]] |= See also


}}
}}

Revision as of 04:34, 2 August 2006

Hover & click on the images for description

Description

Description:
Returns the group a unit is assigned to.
Groups:
Uncategorised

Syntax

Syntax:
group unit
Parameters:
unit: Object
Return Value:
Group - For dead units, the returned group equals grpNull.

Examples

Example 1:
playerGrp = group player

Additional Information

See also:
joinleader grpleader unit

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

Notes

Bottom Section