infoPanel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (added game version)
Line 4: Line 4:
|arma3|= Game name
|arma3|= Game name


|1.00|= Game version
|1.72|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 23:21, 26 April 2018

Hover & click on the images for description

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