Returns true if the Creature starts the Quest questId, and returns false otherwise.
true
questId
false
hasQuest = Creature:HasQuest( questId )
number questId
The ID of a Quest.
Valid numbers: integers from 0 to 4,294,967,295.
boolean hasQuest