Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationSpecBase
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
Include | #include "Misc/AutomationTest.h" |
Syntax
struct FSpecIt
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedRef< IAutomationLatentCommand > | Command | |
![]() |
FString | Description | |
![]() |
FString | Filename | |
![]() |
FString | Id | |
![]() |
int32 | LineNumber |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FSpecIt
(
FString InDescription, |