Explanation of Speech Bubble Widget Features
Our plugin provides a good start point and standard asset for the dialogue widget : WB_SpeechBubble , and many of the features that this widget blueprint has are originated from a C++ class named SpeechBubbleWidget_Handled.
SpeechBubbleWidget_Handled is a dialogue widget class that handles the features related to the speech bubble rendering and also screen coordinate based screen space rendering.
Here is the features the Speech Bubble Widget provides.