Ark Server API (ASA) - Wiki
|
Private Member Functions | |
void | Done () |
void | Reset () |
Private Attributes | |
FAutomationSpecBase *const | Spec |
const EAsyncExecution | Execution |
const TFunction< void(const FDoneDelegate &) | Predicate ) |
const FTimespan | Timeout |
const bool | bSkipIfErrored |
FThreadSafeBool | bDone |
FDateTime | StartedRunning |
TFuture< void > | Future |
Additional Inherited Members | |
Protected Member Functions inherited from IAutomationLatentCommand | |
IAutomationLatentCommand () | |
double | GetCurrentRunTime () const |
Protected Member Functions inherited from TSharedFromThis< IAutomationLatentCommand > | |
TSharedFromThis () | |
TSharedFromThis (TSharedFromThis const &) | |
FORCEINLINE TSharedFromThis & | operator= (TSharedFromThis const &) |
~TSharedFromThis () | |
Static Protected Member Functions inherited from TSharedFromThis< IAutomationLatentCommand > | |
static FORCEINLINE TSharedRef< OtherType, Mode > | SharedThis (OtherType *ThisPtr) |
static FORCEINLINE TSharedRef< OtherType const, Mode > | SharedThis (const OtherType *ThisPtr) |
Protected Attributes inherited from IAutomationLatentCommand | |
double | StartTime |
Definition at line 2236 of file AutomationTest.h.
|
inline |
Definition at line 2240 of file AutomationTest.h.
|
inlinevirtual |
Definition at line 2249 of file AutomationTest.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 2290 of file AutomationTest.h.
Updates the current command and will only return TRUE when it has fulfilled its role (Load map has completed and wait time has expired)
Implements IAutomationLatentCommand.
Definition at line 2252 of file AutomationTest.h.
|
private |
Definition at line 2305 of file AutomationTest.h.
Definition at line 2303 of file AutomationTest.h.
|
private |
Definition at line 2300 of file AutomationTest.h.
Definition at line 2307 of file AutomationTest.h.
|
private |
Definition at line 2301 of file AutomationTest.h.
|
private |
Definition at line 2299 of file AutomationTest.h.
|
private |
Definition at line 2306 of file AutomationTest.h.
Definition at line 2302 of file AutomationTest.h.