Wikia

WoWWiki

Watchlist Recent changes

API ChatFrame AddChannel


Main Menue



"I" iconThis function is implemented by FrameXML in FrameXML/ChatFrame.lua.


ChatFrame_AddChannel(chatFrame, 'channelName');

Order a chat frame to display a previously-joined chat channel


Parameters Edit

Arguments Edit

(chatFrame, 'channelName')
chatFrame 
Object - The chat frame to display the channel in. Some ex
channelName 
String - The name of the chatchannel to activate.

Returns Edit

nil

Example Edit

ChatFrame_AddChannel(DEFAULT_CHAT_FRAME, "test");
ChatFrame_AddChannel(SELECTED_CHAT_FRAME, "ErrorInfo");
ChatFrame_AddChannel(ChatFrame1, "AnotherChannel");

chatFrameEdit

DEFAULT_CHAT_FRAME - Adds the channel to the default chat window.
SELECTED_CHAT_FRAME - Adds the channel in the chat window with focus ( the front window ).
ChatFrameX - Where X is an int from 1 to 10. Seems to add the channel to any chat window, where X=1 is the left-most window.

Pages on WoWWiki

94,149pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,612photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki