UMovieSceneCaptureProtocolBase::Finalize

Called when this protocol should tear down and finalize all its processing.

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/MovieSceneCaptureProtocolBase.h

Include

#include "MovieSceneCaptureProtocolBase.h"

Source

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

Syntax

void Finalize()

Remarks

Called when this protocol should tear down and finalize all its processing. Only called if HasFinishedProcessing is true.

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