Method
Player:HasQuestForItem
[-]
[+]
Returns true if the Player has a quest for the item entry specified, false otherwise.
hasQuest = Player:HasQuestForItem( entry )
number entry
Entry of the item.
Valid numbers: integers from 0 to 4,294,967,295.
boolean hasQuest
- See method description.