![]() |
Ark Server API (ASA) - Wiki
|
Collaboration diagram for FAutomationSpecBase::FSpecIt:Public Member Functions | |
| FSpecIt (FString InDescription, FString InId, FString InFilename, int32 InLineNumber, TSharedRef< IAutomationLatentCommand > InCommand) | |
Public Attributes | |
| FString | Description |
| FString | Id |
| FString | Filename |
| int32 | LineNumber |
| TSharedRef< IAutomationLatentCommand > | Command |
Definition at line 2385 of file AutomationTest.h.
|
inline |
Definition at line 2395 of file AutomationTest.h.
Here is the call graph for this function:
Here is the caller graph for this function:| TSharedRef<IAutomationLatentCommand> FAutomationSpecBase::FSpecIt::Command |
Definition at line 2393 of file AutomationTest.h.
| FString FAutomationSpecBase::FSpecIt::Description |
Definition at line 2389 of file AutomationTest.h.
| FString FAutomationSpecBase::FSpecIt::Filename |
Definition at line 2391 of file AutomationTest.h.
| FString FAutomationSpecBase::FSpecIt::Id |
Definition at line 2390 of file AutomationTest.h.
| int32 FAutomationSpecBase::FSpecIt::LineNumber |
Definition at line 2392 of file AutomationTest.h.