API GetCurrentTitle Edit History Talk0 98,480pages on this wiki Revision as of 05:41, December 3, 2006 by WoWWiki-Ulic (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 Example: currentTitle = GetCurrentTitle(); Returns the integer of the title currently selected by the player. Note: Supported starting in build 20000 Read more Complete the specified quest. CompleteQuest(); Arguments none Returns nil Example... API CompleteQuest Returns information about a quest in your quest log. questTitle, level, questTag... API GetQuestLogTitle The player begins moving forward at the specified time. MoveForwardStart(startTime); Arguments... API MoveForwardStart Categories: World of Warcraft API