Method
Player:CanSeeStartQuest
[-]
[+]
Returns true if the Player can see the specified quest start, false otherwise.
canSeeStartQuest = Player:CanSeeStartQuest( quest )
Quest quest
The quest to check.
boolean canSeeStartQuest
- See method description.