FUntilDoneLatentCommand

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IAutomationLatentCommand

FAutomationSpecBase::FUntilDoneLatentCommand

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

class FUntilDoneLatentCommand : public IAutomationLatentCommand

Constructors

Name Description

Public function

FUntilDoneLatentCommand

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

Destructors

Name Description

Public function Virtual

~FUntilDoneLatentCommand()

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