![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FAutomationTestInfo, including all inherited members.
| AddTestFlags(const EAutomationTestFlags InTestFlags) | FAutomationTestInfo | inline |
| FAutomationTestInfo()=default | FAutomationTestInfo | |
| FAutomationTestInfo(const FString &InDisplayName, const FString &InFullTestPath, const FString &InTestName, const EAutomationTestFlags InTestFlags, const int32 InNumParticipantsRequired, const FString &InParameterName=FString(), const FString &InSourceFile=FString(), int32 InSourceFileLine=0, const FString &InAssetPath=FString(), const FString &InOpenCommand=FString(), const FString &InTestTags=FString()) | FAutomationTestInfo | inline |
| GetAssetPath() const | FAutomationTestInfo | inline |
| GetDisplayName() const | FAutomationTestInfo | inline |
| GetFullTestPath() const | FAutomationTestInfo | inline |
| GetNumDevicesRunningTest() const | FAutomationTestInfo | inline |
| GetNumParticipantsRequired() const | FAutomationTestInfo | inline |
| GetOpenCommand() const | FAutomationTestInfo | inline |
| GetSourceFile() const | FAutomationTestInfo | inline |
| GetSourceFileLine() const | FAutomationTestInfo | inline |
| GetTestFlags() const | FAutomationTestInfo | inline |
| GetTestName() const | FAutomationTestInfo | inline |
| GetTestParameter() const | FAutomationTestInfo | inline |
| GetTestTags() const | FAutomationTestInfo | inline |
| InformOfNewDeviceRunningTest() | FAutomationTestInfo | inline |
| ResetNumDevicesRunningTest() | FAutomationTestInfo | inline |
| SetDisplayName(const FString &InDisplayName) | FAutomationTestInfo | inline |
| SetNumParticipantsRequired(int32 NumRequired) | FAutomationTestInfo | inline |