extend the UI_Widget logging
yoshimo opened this issue ยท 1 comments
What steps will reproduce the problem?
- Fight queen Aszhara in Eternal Palace
- Try to log the ward energy status
What version of Transcriptor are you using?
8.2.1
Do you have an error log of what happened?
<112.90 21:43:49> [UPDATE_UI_WIDGET] widgetID:2043, widgetType:16, widgetSetID:2", -- [10]
<681.68 22:22:45> [UPDATE_UI_WIDGET] widgetID:1713, widgetType:2, widgetSetID:2", -- [2601]
<681.68 22:22:45> [UPDATE_UI_WIDGET] widgetID:2043, widgetType:16, widgetSetID:2", -- [2602]
For each of the mentioned widgets in this event you should call
https://wow.gamepedia.com/API_C_UIWidgetManager.GetTextureAndTextRowVisualizationInfo
https://wow.gamepedia.com/API_C_UIWidgetManager.GetTextureAndTextVisualizationInfo
https://wow.gamepedia.com/API_C_UIWidgetManager.GetZoneControlVisualizationInfo
and log the return values