FStereoCaptureDoneAction

Windows
MacOS
Linux

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

Name Description

Public variable

FWeakObjectPtr

 

CallbackTarget

Public variable

FName

 

ExecutionFunction

Public variable

bool

 

IsStereoCaptureDone

Public variable

int32

 

OutputLink

Constructors

Name Description

Public function

FStereoCaptureDoneAction

(
    const FLatentActionInfo& LatentInf...
)

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