企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
These functions relate to multiple quest choices, for instance at the[Hero's Call Board](https://wow.gamepedia.com/Hero%27s_Call_Board "Hero's Call Board")and[Warchief's Command Board](https://wow.gamepedia.com/Warchief%27s_Command_Board "Warchief's Command Board"). [C\_QuestChoice.GetQuestChoiceInfo](https://wow.gamepedia.com/API_C_QuestChoice.GetQuestChoiceInfo "API C QuestChoice.GetQuestChoiceInfo")() - Returns information about a quest choice fork. [C\_QuestChoice.GetQuestChoiceOptionInfo](https://wow.gamepedia.com/API_C_QuestChoice.GetQuestChoiceOptionInfo "API C QuestChoice.GetQuestChoiceOptionInfo")(optionIndex) - Returns information about an offered quest choice option. [CloseQuestChoice](https://wow.gamepedia.com/index.php?title=API_CloseQuestChoice&action=edit&redlink=1 "API CloseQuestChoice (page does not exist)")() [GetNumQuestChoices](https://wow.gamepedia.com/API_GetNumQuestChoices "API GetNumQuestChoices")() - Returns the number of rewards available for choice for quest currently in gossip window. [GetQuestChoiceRewardCurrency](https://wow.gamepedia.com/API_GetQuestChoiceRewardCurrency "API GetQuestChoiceRewardCurrency")(optionIndex, currencyIndex) [GetQuestChoiceRewardFaction](https://wow.gamepedia.com/API_GetQuestChoiceRewardFaction "API GetQuestChoiceRewardFaction")(optionIndex, itemIndex) [GetQuestChoiceRewardInfo](https://wow.gamepedia.com/API_GetQuestChoiceRewardInfo "API GetQuestChoiceRewardInfo")(optionIndex) [GetQuestChoiceRewardItem](https://wow.gamepedia.com/API_GetQuestChoiceRewardItem "API GetQuestChoiceRewardItem")(optionIndex, itemIndex) [GetQuestLogChoiceInfo](https://wow.gamepedia.com/API_GetQuestLogChoiceInfo "API GetQuestLogChoiceInfo")() - Returns a bunch of data about a quest reward choice from the quest log. [SendQuestChoiceResponse](https://wow.gamepedia.com/API_SendQuestChoiceResponse "API SendQuestChoiceResponse")(responseID)