WoW API: CursorHasItem

From AddOn Studio
Revision as of 17:07, 25 June 2007 by WoWWiki>Ravas (Updated to match the API boilerplate.)
Jump to navigation Jump to search

WoW API < CursorHasItem


Returns 1 if the cursor currently holds an item, nil otherwise.

hasItem = CursorHasItem()


Arguments

none


Returns

hasItem
Boolean - Whether the cursor is holding an item.