C_TTSSettings.GetChannelEnabled

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

enabled = C_TTSSettings.GetChannelEnabled(channelInfo)

Arguments

channelInfo
ChatChannelInfo
Field Type Description
name string
shortcut string
localID number
instanceID number
zoneChannelID number
channelType Enum.PermanentChatChannelType
Enum.PermanentChatChannelType
Value Field Description
0 None
1 Zone
2 Communities
3 Custom

Returns

enabled
boolean

Patch changes

Shadowlands Patch 9.1.5 (2021-11-02): Added.