CreateProfileDirectoryAndFilename

This will create the directories and the file name all in one function

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/ProfilingHelpers.h

Include

#include "ProfilingDebugging/ProfilingHelpers.h"

Source

/Engine/Source/Runtime/Core/Private/ProfilingDebugging/ProfilingHelpers.cpp

Syntax

FString CreateProfileDirectoryAndFilename
(
    const FString & InSubDirectoryName,
    const FString & InFileExtension
)

Remarks

This will create the directories and the file name all in one function

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