FPerformanceTrackingSystem::CreateOutputDirectory

This will create the folder name for the output directory for FPS charts (and actually create the directory).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ChartCreation.h

Include

#include "ChartCreation.h"

Source

/Engine/Source/Runtime/Engine/Private/ChartCreation.cpp

Syntax

static FString CreateOutputDirectory
(
    const FDateTime & CaptureStartTime
)

Remarks

This will create the folder name for the output directory for FPS charts (and actually create the directory).

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