FPerformanceTrackingChart::DumpChartToAnalyticsParams

Dumps the FPS chart information to an analytic event param array.

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

void DumpChartToAnalyticsParams
(
    const FString & InMapName,
    TArray< struct FAnalyticsEventAttribute > & InParamArray,
    bool bIncludeClientHWInfo,
    bool bIncludeHistograms
) const

Remarks

Dumps the FPS chart information to an analytic event param array.

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