allDisplays
Jump to navigation
Jump to search
Description
- Description:
- Returns a list of all opened displays (excluding InGameUI displays for now)
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_allDisps = allDisplays;
Additional Information
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
- Posted on August 15, 2016 - 18:30 (UTC)
- Molaron
- If you want to get a list of all inGame-UI-Displays just do:
uiNamespace getVariable "igui_displays"