Method Item:HasQuest [-] [+]

Returns 'true' if the Item has the Quest specified tied to it, 'false' otherwise

Synopsis

hasQuest = Item:HasQuest( questId )

Arguments

number questId

The Quest id to be checked.

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

Returns

boolean hasQuest
See method description.

Generated on
©2016 - Eluna Lua Engine