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