FAsyncLatentCommand

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IAutomationLatentCommand

FAutomationSpecBase::FAsyncLatentCommand

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Syntax

class FAsyncLatentCommand : public IAutomationLatentCommand

Constructors

Name Description

Public function

FAsyncLatentCommand

(
    FAutomationSpecBase*const InSp...,
    EAsyncExecution InExecution,
    TFunction< void()> InPredicate,
    const FTimespan& InTimeout,
    bool bInSkipIfErrored
)

Destructors

Name Description

Public function Virtual

~FAsyncLatentCommand()

Functions

Name Description

Public function Virtual

bool

 

Update()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss