WoW:API VoiceIsDisabledByClient: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Added)
 
m (Move page script moved page API VoiceIsDisabledByClient to WoW:API VoiceIsDisabledByClient without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{framexml}} __NOTOC__
<br>{{framexml}} __NOTOC__


VoiceIsDisabledByClient() calls to see if Voice is disabled client-side.
VoiceIsDisabledByClient() calls to see if Voice is disabled client-side.

Latest revision as of 04:47, 15 August 2023


WoW API < VoiceIsDisabledByClient

VoiceIsDisabledByClient() calls to see if Voice is disabled client-side.

Returns and Arguments

Returns boolean value; true if Disabled. No args.

Notes

Called in voice options frame as a third check (after console variables are checked) in case hardware limitations disallow voice chat.