C_QuestLog.IsPushableQuest

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the quest can be shared with other players.

isPushable = C_QuestLog.IsPushableQuest(questID)

Arguments

questID
number

Returns

isPushable
boolean

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Moved to C_QuestLog.IsPushableQuest()
WoW Icon update.png Patch 1.0.0 (2004-10-08): Added as GetQuestLogPushable()