FWaitForScreenshotComparisonLatentAction

Windows
MacOS
Linux

Inheritance Hierarchy

FPendingLatentAction

FWaitForScreenshotComparisonLatentAction

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Public/TakeScreenshotAfterTimeLatentAction.h

Include

#include "TakeScreenshotAfterTimeLatentAction.h"

Syntax

class FWaitForScreenshotComparisonLatentAction : public FPendingLatentAction

Constructors

Name Description

Public function

FWaitForScreenshotComparisonLatentAction

(
    const FLatentActionInfo& LatentInf...
)

Destructors

Overridden from FPendingLatentAction

Name Description

Public function Virtual Const

FString

 

GetDescription()

Returns a human readable description of the latent operation's current state.

Public function Virtual

void

 

UpdateOperation

(
    FLatentResponse& Response
)

Return true when the action is completed.

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