API IsAttackSpell Edit History Talk0 98,585pages on this wiki 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 Determine whether spell is the "Attack" spell. isAttack = IsAttackSpell(spellName) Parameters Edit Arguments Edit spellName String - The spell name to test. Returns Edit isAttack Flag - Returns 1 if the spell is the "Attack" spell, 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