BlueprintAPI > BlueprintAPI/Widget
Gets the accessible summary text from the underlying Slate accessible widget.
Target is Widget
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
text | Return Value | The accessible summary text of the underlying Slate accessible widget. Returns an empty text if accessibility is dsabled or the underlying accessible widget is invalid. |