C_QuestLog.GetMaxNumQuestsCanAccept

From Warcraft Wiki
Jump to navigation Jump to search

This is the maximum number of standard quests a player can accept. These are quests that are normally visible in the quest log.

maxNumQuestsCanAccept = C_QuestLog.GetMaxNumQuestsCanAccept()

Returns

maxNumQuestsCanAccept
number

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.