Method Player:HasQuestForItem [-] [+]

Returns true if the Player has a quest for the item entry specified, false otherwise.

Synopsis

hasQuest = Player:HasQuestForItem( entry )

Arguments

number entry

Entry of the item.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean hasQuest
See method description.

Generated on
©2016 - Eluna Lua Engine