CreateProfileFilename

Overload list

Windows
MacOS
Linux
Name Description

Public function

FString

 

CreateProfileFilename

(
    const FString& InFileExtension,
    bool bIncludeDateForDirectoryName
)

This will generate the profiling file name that will work with limited filename sizes on consoles.

Public function

FString

 

CreateProfileFilename

(
    const FString& InFilename,
    const FString& InFileExtension,
    bool bIncludeDateForDirectoryName
)

This will generate the profiling file name that will work with limited filename sizes on consoles.

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