Method PlayerBotAI:GetQuests [-] [+]

Returns a table with the Quests currently in the bots log.

Synopsis

quests = PlayerBotAI:GetQuests( incompleteOnly )

Arguments

boolean incompleteOnly (false)

Only keep the quests that are not complete yet.

Returns

table quests
See method description.