wowpedia
Main Menu


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 Patch 1.0.0 (2004-10-08): Added as GetQuestLogPushable()