Method
Player:CanInteractWithQuestGiver
[-]
[+]
Returns true if the Player can interact with the specified quest giver, false otherwise.
canInteract = Player:CanInteractWithQuestGiver( questGiver )
Object questGiver
The quest giver object.
boolean canInteract
- See method description.