Navigation
API > API/Developer > API/Developer/AutomationController
References
| Module | AutomationController |
| Header | /Engine/Source/Developer/AutomationController/Public/AutomationControllerSettings.h |
| Include | #include "AutomationControllerSettings.h" |
Syntax
struct FAutomatedTestGroup
Remarks
Describes a group of tests. Each group has a name and a set of filters that determine group membership
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FAutomatedTestFilter > | Filters | ||
| FString | Name |