PickupSpell

From Warcraft Wiki
Jump to navigation Jump to search

Places a spell onto the cursor.

PickupSpell(spellID)

Arguments

spellID
number - spell ID of the spell to pick up.

Details

  • This function will put a spell on mouse cursor.

Patch changes

Cataclysm Patch 4.0.1 (2010-10-12): This function now takes a single spellID argument. The previous (slot, "book") version is available as PickupSpellBookItem.

See Also