groupSelectedUnits: Difference between revisions
(add. ArmA2 classification) |
m (updated return value) |
||
| (53 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
{{RV|type=command | |||
[[ | |game1= arma2 | ||
|version1= 1.00 | |||
|game2= arma2oa | |||
|version2= 1.50 | |||
|game3= tkoh | |||
|version3= 1.00 | |||
|game4= arma3 | |||
|version4= 0.50 | |||
|gr1= Interaction | |||
|descr= Returns selected units in source group for normal commanding mode (individual units). For the High Command equivalent, see [[hcSelected]]. | |||
|s1= [[groupSelectedUnits]] unit | |||
|p1= unit: [[Object]] | |||
|r1= [[Array]] of [[Object]]s | |||
|x1= <sqf>_selectedUnits = groupSelectedUnits player;</sqf> | |||
|seealso= [[groupSelectUnit]] | |||
}} | |||
Latest revision as of 19:44, 5 January 2026
Description
- Description:
- Returns selected units in source group for normal commanding mode (individual units). For the High Command equivalent, see hcSelected.
- Groups:
- Interaction
Syntax
- Syntax:
- groupSelectedUnits unit
- Parameters:
- unit: Object
- Return Value:
- Array of Objects
Examples
- Example 1:
Additional Information
- See also:
- groupSelectUnit
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note