API ReplaceTradeEnchant Edit History Talk0 98,585pages on this wiki Revision as of 07:56, April 4, 2008 by Egingell (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 This function is PROTECTED, and can only be called from Blizzard code. It has been protected since patch 2.4.0. This function is the same as ReplaceEnchant except that it is called when enchanting via the trade frame. Read more Casts a specificed spell CastSpell(spellID, spellbookType); spellID Integer - Spell ID... API CastSpell Stops the current spellcasting. Doesn't work for channeled spells. SpellStopCasting() none nil... API SpellStopCasting Selects the last target as the current target. New as of patch 1.6. TargetLastTarget... API TargetLastTarget Categories: World of Warcraft API World of Warcraft API/Protected Functions