switchableUnits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Switching to uniformed upper case for all *UAV* commands)
(see also)
Line 15: Line 15:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  [[Team_Switch]], [[units]], [[allCurators]], [[allGroups]], [[allDead]], [[playableUnits]], [[vehicles]], [[allUnitsUAV]], [[allDeadMen]]|= SEEALSO  
|  [[allPlayers]], [[units]], [[allCurators]], [[allGroups]], [[allDead]], [[playableUnits]], [[vehicles]], [[allUnitsUAV]], [[allDeadMen]], [[Team_Switch]]|= SEEALSO  


}}
}}

Revision as of 20:57, 19 June 2015

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return a list of units accessible through Team Switch.
Groups:
Uncategorised

Syntax

Syntax:
Array = switchableUnits
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
allPlayers, unitsallCuratorsallGroupsallDeadplayableUnitsvehiclesallUnitsUAVallDeadMenTeam_Switch

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

Posted on July 06, 2011 - 13:32
Messiah2
On dedicated server this command returns empty array.

Bottom Section