Navigation
API > API/Developer > API/Developer/AutomationDriver
Represents a potential collection of elements
| Name | IAsyncDriverElementCollection |
| Type | class |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h |
| Include Path | #include "IDriverElement.h" |
Syntax
class IAsyncDriverElementCollection
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAsyncResult< TArray< TSharedRef< IAsyncDriverElement, ESPMode::ThreadSafe > > > GetElements() |
IDriverElement.h |