![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AutomationWorkerMessages.h>
Inheritance diagram for FAutomationWorkerRequestTests:Public Member Functions | |
| FAutomationWorkerRequestTests ()=default | |
| FAutomationWorkerRequestTests (bool InDeveloperDirectoryIncluded, EAutomationTestFlags InRequestedTestFlags) | |
Public Attributes | |
| bool | DeveloperDirectoryIncluded = false |
| uint32 | RequestedTestFlags = 0 |
Public Attributes inherited from FAutomationWorkerMessageBase | |
| FGuid | InstanceId = FGuid{} |
Implements a message for requesting available automation tests from a worker.
|
default |
Default constructor.
|
inline |
Creates and initializes a new instance.
Holds a flag indicating whether the developer directory should be included.
| uint32 FAutomationWorkerRequestTests::RequestedTestFlags = 0 |
Holds a flag indicating which tests we'd like to request.