UMovieSceneCapture::AddFormatMappings

Add additional format mappings to be used when generating filenames

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneCapture::AddFormatMappings()

UAutomatedLevelSequenceCapture::AddFormatMappings()

References

Module

MovieSceneCapture

Header

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

Include

#include "MovieSceneCapture.h"

Syntax

virtual void AddFormatMappings
(
    TMap< FString, FStringFormatArg > & OutFormatMappings,
    const FFrameMetrics & FrameMetrics
) const

Remarks

Add additional format mappings to be used when generating filenames

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss