Skip to main content
Version: 7.9

system.tag.isOverlaysEnabled

This function is used in Python Scripting.

Description

Returns whether or not the current client's quality overlay system is currently enabled.

Client Permission Restrictions

This scripting function has no Client Permission restrictions.

Syntax

system.tag.isOverlaysEnabled()

Parameters

None

Returns

boolean - True (1) if overlays are currently enabled.

Scope

All

Code Examples

There are no examples associated with this scripting function.