switchableUnits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ")
Line 32: Line 32:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on July 06, 2011 - 13:32</dd>
<dd class="notedate">Posted on July 06, 2011 - 13:32</dd>
<dt class="note">[[User:Messiah2|Messiah2]]
<dt class="note">[[User:Messiah2|Messiah2]]</dt>
<dd class="note">On dedicated server this command returns empty array.
<dd class="note">On dedicated server this command returns empty array.
<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 02:24, 30 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
MultiplayerTeam SwitchObject Detection

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_availableUnits = switchableUnits;

Additional Information

See also:
See also needed

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
Posted on July 06, 2011 - 13:32
Messiah2
On dedicated server this command returns empty array.