focusedCtrl

From Bohemia Interactive Community
Revision as of 01:50, 15 February 2021 by Killzone Kid (talk | contribs) (Created page with "{{RV|type=command | arma3dev |2.03 |gr1= GUI Control | Returns currently focused control. | '''focusedCtrl''' display |p1= display: Display - parent display | Co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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