UUserDefinedImageCaptureProtocol::OnFileWritten

~ End [UMovieSceneCaptureProtocolBase](API\Runtime\MovieSceneCapture\UMovieSceneCaptureProtocolBase) implementation Called on the main thread when an async operation dispatched from this class has completed (either successfully or otherwise)

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

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

Include

#include "Protocols/UserDefinedCaptureProtocol.h"

Source

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

Syntax

void OnFileWritten()

Remarks

~ End UMovieSceneCaptureProtocolBase implementation Called on the main thread when an async operation dispatched from this class has completed (either successfully or 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