Navigation
API > API/Plugins > API/Plugins/PanoramicCapture
Inheritance Hierarchy
- FPendingLatentAction
- FStereoCaptureDoneAction
References
| Module | PanoramicCapture |
| Header | /Engine/Plugins/Experimental/PanoramicCapture/Source/PanoramicCapture/Public/StereoCapturePawn.h |
| Include | #include "StereoCapturePawn.h" |
Syntax
class FStereoCaptureDoneAction : public FPendingLatentAction
Variables
| Type | Name | Description | |
|---|---|---|---|
| FWeakObjectPtr | CallbackTarget | ||
| FName | ExecutionFunction | ||
| bool | IsStereoCaptureDone | ||
| int32 | OutputLink |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStereoCaptureDoneAction
(
const FLatentActionInfo& LatentInfo |
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. |