Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
ToggleSpellBook -Documentation by The Nerd Wonder-

Show/Hide the Spellbook.

ToggleSpellBook(bookType);

Arguments
bookType
bookType
string containing which spellbook to open. Valid choices are "spell" and "pet"

Returns
nil

Example
ToggleSpellBook("spell");
Result

Description
Shows the Spellbook. Equivalent to pressing 'P'. Note that if you do not have any pet spells, passing in "pet" will do nothing.

Template:WoW API

Advertisement