FileNameFormatOverrides

A map between "{format}" tokens and their values.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(BlueprintReadWrite, EditAnywhere, Category="Movie Render Pipeline")
TMap< FString, FString > FileNameFormatOverrides

Remarks

A map between "{format}" tokens and their values. These are applied after the auto-generated ones from the system, which allows the caller to override things like {.ext} depending or {render_pass} which have dummy names by default.

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