IAsyncDriverElementCollection::GetElements

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

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h
Include #include "IDriverElement.h"
[TAsyncResult](API\Runtime\Core\Async\TAsyncResult)< [TArray](API\Runtime\Core\Containers\TArray)< [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IAsyncDriverElement](API\Developer\AutomationDriver\IAsyncDriverElement), ESPMode::ThreadSafe > > > GetElements()  

the elements discovered by the locator at this current moment; calling this multiple times may return different elements


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library