ctrlURLOverlayMode: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.10 |branch= dev |gr1= GUI Control |descr= Returns the URL overlay mode 0, 1, 2 (see ctrlSetURLOverlayMode) or -1 if somethi...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
|x1= <sqf>_mode = ctrlURLOverlayMode _control; // e.g. 0</sqf> | |x1= <sqf>_mode = ctrlURLOverlayMode _control; // e.g. 0</sqf> | ||
|seealso= [[ctrlURL]] [[isSteamOverlayEnabled]] | |seealso= [[ctrlSetURLOverlayMode]] [[ctrlURL]] [[isSteamOverlayEnabled]] | ||
}} | }} |
Revision as of 08:19, 3 July 2022
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:
Additional Information
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