UMovieSceneCaptureProtocolBase::StartCapture

Called when this protocol should start capturing

Choose your operating system:

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 StartCapture()

Remarks

Called when this protocol should start capturing

Returns

true if the operation was successful, false otherwise