UUserDefinedCaptureProtocol::SetupImpl

Called once at the start of the capture process (before any warmup) to set up anything required for the capture.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneCaptureProtocolBase::SetupImpl()

UUserDefinedCaptureProtocol::SetupImpl()

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/Protocols/UserDefinedCaptureProtocol.h

Include

#include "Protocols/UserDefinedCaptureProtocol.h"

Source

/Engine/Source/Runtime/MovieSceneCapture/Private/UserDefinedCaptureProtocol.cpp

Syntax

virtual bool SetupImpl()

Remarks

Called once at the start of the capture process (before any warmup) to set up anything required for the capture.

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