WoW:API GetCursorInfo: Difference between revisions

Changed compound parameter for "spell" to bookType
(Cleaned up the page.)
(Changed compound parameter for "spell" to bookType)
Line 16: Line 16:




*"spell", slot, "spell" or "pet"
*"spell", slot, bookType
*:"spell" : String - The cursor is holding a spell
*:"spell" : String - The cursor is holding a spell
*:slot : Number ([[ActionSlot]]) - The action slot the spell is from
*:slot : Number ([[ActionSlot]]) - The action slot the spell is from
*:"spell" or "pet" : String - Whether the spell is a player spell or a pet spell
*:bookType : String "spell" or "pet" - Whether the spell is a player spell or a pet spell




Line 35: Line 35:
*:"merchant" : String - The cursor is holding a merchant item
*:"merchant" : String - The cursor is holding a merchant item
*:index : Number - The index of the merchant item
*:index : Number - The index of the merchant item


== Example ==
== Example ==
Anonymous user