Navigation
API > API/Developer > API/Developer/FunctionalTesting
Inheritance Hierarchy
- FPendingLatentAction
- FTakeScreenshotAfterTimeLatentAction
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Public/TakeScreenshotAfterTimeLatentAction.h |
| Include | #include "TakeScreenshotAfterTimeLatentAction.h" |
Syntax
class FTakeScreenshotAfterTimeLatentAction : public FPendingLatentAction
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTakeScreenshotAfterTimeLatentAction
(
const FLatentActionInfo& LatentInfo, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | Returns a human readable description of the latent operation's current state. | ||
| void | UpdateOperation
(
FLatentResponse& Response |