isSteamOverlayEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.10 |branch= dev |gr1= GUI Control |descr= Returns true if Steam overlay is enabled, otherwise false. |s1= isSteamOve...")
 
m (Text replacement - "\|branch= *dev " to "")
 
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.10
|version1= 2.10
|branch= dev


|gr1= GUI Control
|gr1= GUI Control

Latest revision as of 14:24, 23 August 2022

Hover & click on the images for description

Description

Description:
Returns true if Steam overlay is enabled, otherwise false.
Groups:
GUI Control

Syntax

Syntax:
isSteamOverlayEnabled
Return Value:
Boolean

Examples

Example 1:
_overlayEnabled = isSteamOverlayEnabled;

Additional Information

See also:
ctrlSetURLOverlayMode ctrlURLOverlayMode

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