C_PlayerChoice.IsWaitingForPlayerChoiceResponse

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the player has an outstanding player choice that requires a response.

isWaitingForResponse = C_PlayerChoice.IsWaitingForPlayerChoiceResponse()

Returns

isWaitingForResponse
boolean

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.