IAsyncDriverElement::GetText

Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncDriverElement

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h
Include #include "IDriverElement.h"
[TAsyncResult](API\Runtime\Core\Async\TAsyncResult)< [FText](API\Runtime\Core\Internationalization\FText) > GetText() const  

the text displayed by the element; if the element does not display text itself, then if there is only a single descendant of the element that displays text, then that descendants text will be returned


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library