Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns all active chat bubbles.
chatBubbles = C_ChatBubbles.GetAllChatBubbles([includeForbidden])
Arguments[]
- includeForbidden
- boolean?
= false
Returns[]
- chatBubbles
- Widget_API
Details[]
- Previously it was required to iterate over the WorldFrame children to access the chat bubbles.
Patch changes[]
Patch 7.2.5 (2017-06-13): Added.