Method Creature:HasQuest [-] [+]

Returns true if the Creature starts the Quest questId, and returns false otherwise.

Synopsis

hasQuest = Creature:HasQuest( questId )

Arguments

number questId

The ID of a Quest.

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

Returns

boolean hasQuest
See method description.

Generated on
© 2010 - 2024 Eluna Lua Engine