WoW:API VoiceIsDisabledByClient: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Added)
 
m (catfix, Replaced: {{framexml → <br>{{framexml)
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.

Revision as of 00:45, 15 July 2008


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.