infoPanel: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (see also) |
||
Line 17: | Line 17: | ||
|x1 = <code>'''infoPanel''' "left";//Returns ["EmptyDisplay","EmptyDisplayComponent"] when no panel is open</code> |= Example 1 | |x1 = <code>'''infoPanel''' "left";//Returns ["EmptyDisplay","EmptyDisplayComponent"] when no panel is open</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[infoPanelComponentEnabled]] [[enableInfoPanelComponent]] [[infoPanelComponents]] [[setInfoPanel]] [[infoPanels ]] |= See also | | [[infoPanelComponentEnabled]] [[enableInfoPanelComponent]] [[infoPanelComponents]] [[setInfoPanel]] [[infoPanels ]] [[Arma 3 Custom Info]] |= See also | ||
}} | }} |
Revision as of 22:19, 26 April 2018
Description
- Description:
- Returns component of given info panel. Left and Right can be used as panel names.
- Groups:
- Uncategorised
Syntax
- Syntax:
- infoPanel panelName
- Parameters:
- panelName: String - can be "left" or "right".
- Return Value:
- Array of Strings
Examples
- Example 1:
infoPanel "left";//Returns ["EmptyDisplay","EmptyDisplayComponent"] when no panel is open
Additional Information
- See also:
- infoPanelComponentEnabled enableInfoPanelComponent infoPanelComponents setInfoPanel infoPanels Arma 3 Custom Info
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