allSites: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 8: Line 8:


| Return all sites in map.
| Return all sites in map.
{{warning | This command is considered deprecated and is no longer supported}} |= Description
{{warning | This command is considered deprecated and is no longer supported}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''allSites''' |= Syntax
| '''allSites''' |SYNTAX=


| [[Array]] |RETURNVALUE=  
| [[Array]] |RETURNVALUE=  

Revision as of 12:25, 7 April 2019

Hover & click on the images for description

Description

Description:
Return all sites in map.
This command is considered deprecated and is no longer supported
Groups:
Uncategorised

Syntax

Syntax:
allSites
Return Value:
Array

Examples

Example 1:
_allSites = allSites;

Additional Information

See also:
deleteSitecreateSiteallGroupsallDeadplayableUnitsswitchableUnitsvehiclesallUnitsUAVallCuratorsallDeadMen

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