Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationTestInfo > API/Runtime/Core/Misc/FAutomationTestInfo/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
Include | #include "Misc/AutomationTest.h" |
FAutomationTestInfo
&40;
const FString & InDisplayName,
const FString & InFullTestPath,
const FString & InTestName,
const uint32 InTestFlags,
const int32 InNumParticipantsRequired,
const FString & InParameterName,
const FString & InSourceFile,
int32 InSourceFileLine,
const FString & InAssetPath,
const FString & InOpenCommand
&41;
Remarks
Constructor
Parameters
Name | Description |
---|---|
InDisplayName | Name used in the UI |
InTestName | The test command string |
InTestFlag | Test flags |
InParameterName | optional parameter. e.g. asset name |