FAsyncUntilDoneLatentCommand

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IAutomationLatentCommand

FAutomationSpecBase::FAsyncUntilDoneLatentCommand

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

class FAsyncUntilDoneLatentCommand : public IAutomationLatentCommand

Constructors

Name Description

Public function

FAsyncUntilDoneLatentCommand

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

Destructors

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