focusedCtrl: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command | arma3dev |2.03 |gr1= GUI Control | Returns currently focused control. | '''focusedCtrl''' display |p1= display: Display - parent display | Co...")
(No difference)

Revision as of 01:50, 15 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control

Syntax

Syntax:
Syntax needed
Parameters:
display: Display - parent display
Return Value:
Return value needed

Examples

Example 1:
_focused = focusedCtrl findDisplay 12;
Example 2:
_isFocused = focusedCtrl _display == _ctrl;

Additional Information

See also:
See also needed

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