menuHover: Difference between revisions
Jump to navigation
Jump to search
m (fixed: See also would not show) |
Lou Montana (talk | contribs) m (Text replacement - "" to "") |
||
(36 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|arma3 |= | |game1= arma3 | ||
|version1= 1.56 | |||
| | |gr1= GUI Control - Menu | ||
| | |descr= Returns path to menu entry mouse is currently hovering over. | ||
| | |s1= [[menuHover]] idc | ||
| [[ | |p1= idc: [[Number]] | ||
| | |r1= [[Array]] | ||
| [[ | |s2= [[menuHover]] control | ||
| | |p21= control: [[Control]] | ||
| | |r2= [[Array]] | ||
| | |x1= <sqf>private _path = menuHover (findDisplay 313 displayCtrl 120);</sqf> | ||
| | |seealso= [[menuEnable]] [[menuExpand]] [[menuCollapse]] [[menuSetData]] [[menuSetValue]] [[menuSetCheck]] [[menuSetAction]] [[menuDelete]] [[menuAdd]] [[menuValue]] [[menuURL]] [[menuText]] [[menuSort]] [[menuSize]] [[menuEnabled]] [[menuChecked]] [[menuAction]] [[menuShortcutText]] [[menuShortcut]] [[menuPicture]] [[menuData]] [[menuClear]] [[menuSetPicture]] | ||
}} | }} |
Latest revision as of 11:54, 26 April 2023
Description
- Description:
- Returns path to menu entry mouse is currently hovering over.
- Groups:
- GUI Control - Menu
Syntax
Alternative Syntax
Examples
- Example 1:
Additional Information
- See also:
- menuEnable menuExpand menuCollapse menuSetData menuSetValue menuSetCheck menuSetAction menuDelete menuAdd menuValue menuURL menuText menuSort menuSize menuEnabled menuChecked menuAction menuShortcutText menuShortcut menuPicture menuData menuClear menuSetPicture
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