allDisplays: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (1.38)
(see also)
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[allControls]], [[allVariables]], [[allCurators]], [[allGroups]], [[allDead]], [[allDeadMen]] |= SEEALSO  
| [[allControls]], [[allDisplays]], [[controlsGroupCtrl]], [[ctrlCreate]],  [[allVariables]], [[allCurators]], [[allGroups]], [[allDead]], [[allDeadMen]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 13:21, 29 March 2015

Hover & click on the images for description

Description

Description:
Returns a list of all opened displays (excluding InGameUI displays for now)
Groups:
Uncategorised

Syntax

Syntax:
allDisplays
Return Value:
Array of Displays

Examples

Example 1:
_allDisps = allDisplays;

Additional Information

See also:
allControlsallDisplayscontrolsGroupCtrlctrlCreate, allVariablesallCuratorsallGroupsallDeadallDeadMen

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