isActionMenuVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|" to "|")
m (Text replacement - "\| *\[\[([a-zA-Z0-9_]+)\]\] * \|r1=" to "|s1= $1 |r1=")
Line 9: Line 9:
| Returns [[true]] if scroll menu is visible.
| Returns [[true]] if scroll menu is visible.


| [[isActionMenuVisible]]
|s1= [[isActionMenuVisible]]


|r1= [[Boolean]]
|r1= [[Boolean]]

Revision as of 16:49, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Interaction

Syntax

Syntax:
isActionMenuVisible
Return Value:
Boolean

Examples

Example 1:
if (isActionMenuVisible) then { hint "Scroll menu is opened" };

Additional Information

See also:
inGameUISetEventHandlercommandingMenushowCommandingMenuBIS_fnc_addCommMenuItemBIS_fnc_removeCommMenuItem

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