Returns 'true' if the GameObject can give the specified Quest
hasQuest = GameObject:HasQuest( questId )
number questId
Quest entry Id to check.
Valid numbers: integers from 0 to 4,294,967,295.
boolean hasQuest