allDisplays: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Fix) |
||
Line 11: | Line 11: | ||
For example, to access IGUI displays: | For example, to access IGUI displays: | ||
<code>[[private]] _iguiDisplays {{=}} [[uiNamespace]] [[getVariable]] ["IGUI_displays", []];</code> | <code>[[private]] _iguiDisplays {{=}} [[uiNamespace]] [[getVariable]] ["IGUI_displays", []];</code> | ||
Other display variables: | Other display variables: | ||
Line 26: | Line 25: | ||
* <tt>"Loading_displays"</tt> | * <tt>"Loading_displays"</tt> | ||
}} | }} | ||
}} | |||
|s1= [[allDisplays]] | |s1= [[allDisplays]] |
Revision as of 22:20, 5 August 2021
Description
- Description:
- Returns a list of all opened GUI displays.
- Groups:
- GUI Control
Syntax
- Syntax:
- allDisplays
- Return Value:
- Array of GUI Displays
Examples
- Example 1:
private _allDisps = allDisplays;
Additional Information
- See also:
- allControlsfindDisplaycontrolsGroupCtrlctrlCreateallVariablesallCuratorsallGroupsallDeadallDeadMen
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