View Single Post
03/31/14, 09:49 PM   #5
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
CHAT_SYSTEM is the name of the chat system (a TextBufferControl) that handles the in-game chat. It is created by the default UI.

The API list is all funcitons.

The Controls list is all controls and the methods you can use on those controls.
  Reply With Quote