UUserDefinedCaptureProtocol::OnSetup

Called once at the start of the capture process, but before any warmup frames

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

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

Include

#include "Protocols/UserDefinedCaptureProtocol.h"

Syntax

bool OnSetup()

Remarks

Called once at the start of the capture process, but before any warmup frames

Returns

true if this protocol set up successfully, false otherwise

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