API DisplayChannelOwner Edit History Talk0 98,585pages on this wiki Revision as of 17:25, January 6, 2007 by Hobinbot (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Displays the name of the owner of the specified channel in the Default Chat Frame. Same as typing "/owner <channel>" in chat. DisplayChannelOwner(channelName); Arguments String channelName Returns nil This is part of the World of Warcraft API Read more Called before calling AbandonQuest SetAbandonQuest(); Arguments none Returns nil Example... API SetAbandonQuest Returns a number associated with the QuestLogSelection index. GetQuestLogSelection(); Arguments... API GetQuestLogSelection The player begins moving backward at the specified time. MoveBackwardStart(startTime); Arguments... API MoveBackwardStart Categories: World of Warcraft API