Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutomationSpecBase
| Name | FSpecIt |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
Syntax
struct FSpecIt
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpecIt
(
FString InDescription, |
Misc/AutomationTest.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Command | TSharedRef< IAutomationLatentCommand > | Misc/AutomationTest.h | ||
| Description | FString | Misc/AutomationTest.h | ||
| Filename | FString | Misc/AutomationTest.h | ||
| Id | FString | Misc/AutomationTest.h | ||
| LineNumber | int32 | Misc/AutomationTest.h |