ctrlURLOverlayMode

From Bohemia Interactive Community
Revision as of 09:19, 3 July 2022 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.10.

Description

Description:
Returns the URL overlay mode 0, 1, 2 (see ctrlSetURLOverlayMode) or -1 if something went wrong.
Groups:
GUI Control

Syntax

Syntax:
ctrlURLOverlayMode control
Parameters:
control: Control
Return Value:
Number

Examples

Example 1:
_mode = ctrlURLOverlayMode _control; // e.g. 0

Additional Information

See also:
ctrlSetURLOverlayMode ctrlURL isSteamOverlayEnabled

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