UMovieSceneCaptureProtocolBase::AddFormatMappingsImpl

Called when generating formatting filename to add any additional format mappings

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieSceneCapture

Header

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

Include

#include "MovieSceneCaptureProtocolBase.h"

Syntax

virtual void AddFormatMappingsImpl
(
    TMap< FString, FStringFormatArg > & FormatMappings
) const

Remarks

Called when generating formatting filename to add any additional format mappings

Parameters

Parameter

Description

FormatMappings

Map to add additional format rules to

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