UMovieSceneCaptureProtocolBase::HasFinishedProcessingImpl

Check whether this protocol has any processing left to do, or whether it should be finalized.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieSceneCapture

Header

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

Include

#include "MovieSceneCaptureProtocolBase.h"

Syntax

virtual bool HasFinishedProcessingImpl() const

Remarks

Check whether this protocol has any processing left to do, or whether it should be finalized. Only called when the capture has been asked to end.

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