Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FAutomationSpecBase::FSpec Struct Reference
+ Collaboration diagram for FAutomationSpecBase::FSpec:

Public Attributes

FString Id
 
FString Description
 
FString Filename
 
int32 LineNumber
 
TArray< TSharedRef< IAutomationLatentCommand > > Commands
 

Detailed Description

Definition at line 2417 of file AutomationTest.h.

Member Data Documentation

◆ Commands

TArray<TSharedRef<IAutomationLatentCommand> > FAutomationSpecBase::FSpec::Commands

Definition at line 2425 of file AutomationTest.h.

◆ Description

FString FAutomationSpecBase::FSpec::Description

Definition at line 2422 of file AutomationTest.h.

◆ Filename

FString FAutomationSpecBase::FSpec::Filename

Definition at line 2423 of file AutomationTest.h.

◆ Id

FString FAutomationSpecBase::FSpec::Id

Definition at line 2421 of file AutomationTest.h.

◆ LineNumber

int32 FAutomationSpecBase::FSpec::LineNumber

Definition at line 2424 of file AutomationTest.h.


The documentation for this struct was generated from the following file: