Choose your operating system:
Windows
macOS
Linux
| UMovieSceneCaptureProtocolBase::HasFinishedProcessingImpl()
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneCapture/Public/Protocols/UserDefinedCaptureProtocol.h |
Include |
#include "Protocols/UserDefinedCaptureProtocol.h" |
Source |
/Engine/Source/Runtime/MovieSceneCapture/Private/UserDefinedCaptureProtocol.cpp |
virtual bool HasFinishedProcessingImpl() const
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.