API IsFalling Edit History Talk0 98,586pages on this wiki Revision as of 18:30, March 10, 2010 by Starlightblunder (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 Returns whether the player's character is currently plummeting to their doom. falling = IsFalling(); Returns Edit falling Flag - 1 if the character is currently falling, nil otherwise. 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