Ark Server API (ASA) - Wiki
|
Public Attributes | |
FString | Id |
FString | Description |
FString | Filename |
int32 | LineNumber |
TArray< TSharedRef< IAutomationLatentCommand > > | Commands |
Definition at line 2417 of file AutomationTest.h.
TArray<TSharedRef<IAutomationLatentCommand> > FAutomationSpecBase::FSpec::Commands |
Definition at line 2425 of file AutomationTest.h.
FString FAutomationSpecBase::FSpec::Description |
Definition at line 2422 of file AutomationTest.h.
FString FAutomationSpecBase::FSpec::Filename |
Definition at line 2423 of file AutomationTest.h.
FString FAutomationSpecBase::FSpec::Id |
Definition at line 2421 of file AutomationTest.h.
int32 FAutomationSpecBase::FSpec::LineNumber |
Definition at line 2424 of file AutomationTest.h.