Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutomationSpecBase
| Name | FSpec |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
Syntax
struct FSpec
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Commands | TArray< 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 |