UMovieSceneCaptureProtocolBase::HasFinishedProcessing

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

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

bool HasFinishedProcessing() 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