Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting
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
Type | Name | Description | |
---|---|---|---|
![]() |
FWaitForScreenshotComparisonLatentAction
(
const FLatentActionInfo& LatentInfo |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Overridden from FPendingLatentAction
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FString | Returns a human readable description of the latent operation's current state. | |
![]() ![]() |
void | UpdateOperation
(
FLatentResponse& Response |
Return true when the action is completed. |