Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns information about a quest choice fork.

choiceInfo = C_PlayerChoice.GetPlayerChoiceInfo()

Returns[]

choiceInfo
PlayerChoiceInfo
Key Type Description
choiceID number
questionText string
numOptions number
uiTextureKit string
soundKitID number?
hideWarboardHeader boolean
keepOpenAfterChoice boolean

Patch changes[]

  • Shadowlands Patch 9.0.1 (2020-10-13): Moved to C_PlayerChoice.GetPlayerChoiceInfo()
  • Battle for Azeroth Patch 8.1.0 (2018-12-11): Moved to C_QuestChoice.GetQuestChoiceInfo()
  • Mists of Pandaria Patch 5.2.0 (2013-03-05): Added as GetQuestChoiceInfo()
Advertisement