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)

Choose your operating system:

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)